diff --git a/mistake.cpp b/mistake.cpp index 03f2f21..a09bf34 100644 --- a/mistake.cpp +++ b/mistake.cpp @@ -1,7 +1,9 @@ -#include +include +using namespace std; + integer main() { String correctMePls = 4; - return 45; + return 4; }