aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/test.cpp b/misc/test.cpp
index 9eb82a3..3deb381 100644
--- a/misc/test.cpp
+++ b/misc/test.cpp
@@ -21,5 +21,5 @@ int main () {
if (a!=1700)
cout << "Prime!" << endl;
- return 0;
+ return 2;
} \ No newline at end of file