diff options
author | Oskar <[email protected]> | 2024-09-12 15:15:45 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-09-12 15:15:45 +0200 |
commit | 8644ec6252d2ec44d8a549253049f3a0de2c9494 (patch) | |
tree | 31cf3a8f3271de5d29993d70f68be74822b2588e /6p45.cpp | |
parent | 13c97461fde19829569dbe10f53322fef5909b83 (diff) |
more
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; +} |