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