summaryrefslogtreecommitdiff
path: root/8p3.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-10-05 14:23:02 +0200
committerOskar <[email protected]>2024-10-05 14:23:02 +0200
commitd5fcdab87a013b2c919b66ea9a52b469620ca49f (patch)
treed4f5018348d7d40b2ace6e01af3fb6803795f23e /8p3.cpp
parent2f1ad9ec273a0ff9e746e9f6c4cac2ce81cb31e4 (diff)
more
Diffstat (limited to '8p3.cpp')
-rw-r--r--8p3.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/8p3.cpp b/8p3.cpp
new file mode 100644
index 0000000..8f215bb
--- /dev/null
+++ b/8p3.cpp
@@ -0,0 +1,13 @@
+
+/*
+ *
+ *
+ *
+ *
+ */
+
+int main () {
+
+ // It fails because either eofbit, failbit or badbit is set.
+ return 0;
+}