diff options
Diffstat (limited to '7p32.cpp')
-rw-r--r-- | 7p32.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/7p32.cpp b/7p32.cpp new file mode 100644 index 0000000..2737423 --- /dev/null +++ b/7p32.cpp @@ -0,0 +1,11 @@ + +/* + * + * 7.32 + * + * Done in screen.hpp + */ + +int main () { + return 0; +} |