Run ID: 91261

Main.cc: In function ‘int main()’:
Main.cc:8:9: error: ‘s’ was not declared in this scope
     if (s == 1) cout << 782;
         ^