diff options
Diffstat (limited to '8p12.cpp')
-rw-r--r-- | 8p12.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/8p12.cpp b/8p12.cpp new file mode 100644 index 0000000..48dc542 --- /dev/null +++ b/8p12.cpp @@ -0,0 +1,13 @@ + +/* + * + * 8.12 + * + * + */ + +int main () { + + // Because we don't need them? + return 0; +} |