Problem whoatethefries
User wrizz69
Submission Time 2024-11-10 21:14:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

whoatethefries.cpp: In function ‘int32_t main()’:
whoatethefries.cpp:11:13: error: ‘A’ was not declared in this scope
11 | if (A == 1 && B == 2) {
| ^
whoatethefries.cpp:11:23: error: ‘B’ was not declared in this scope
11 | if (A == 1 && B == 2) {
| ^