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