Problem mercurypoisoning
User Dynonychus
Submission Time 2024-01-31 23:48:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mercurypoisoning.cpp: In function ‘int main()’:
mercurypoisoning.cpp:57:5: error: ‘check’ was not declared in this scope; did you mean ‘check2’?
57 | check=true;
| ^~~~~
| check2
mercurypoisoning.cpp:60:5: error: ‘check’ was not declared in this scope; did you mean ‘check2’?
60 | check=true;
| ^~~~~
| check2