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