diff options
Diffstat (limited to '7p46.cpp')
-rw-r--r-- | 7p46.cpp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/7p46.cpp b/7p46.cpp new file mode 100644 index 0000000..c835765 --- /dev/null +++ b/7p46.cpp @@ -0,0 +1,15 @@ + +/* + * + * 7.46 + * + * + */ + +int main () { + + /* + + */ + return 0; +} |