From ecb6e94a5272c5542ac0ef488a24c7c25eb25cc7 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Mon, 11 Feb 2019 20:22:15 +0000 Subject: Fix a thing I guess --- misc/test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') 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 -- cgit v1.2.3