| Problem | ihate1111 |
|---|---|
| User | louisleehi |
| Submission Time | 2023-12-04 16:49:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:14:9: error: ‘x’ was not declared in this scope
14 | { if ((x >= 100 and y == 1) || (x>=1100) || (x<100 and y == 0))
| ^
ihate1111.cpp:14:22: error: ‘y’ was not declared in this scope
14 | { if ((x >= 100 and y == 1) || (x>=1100) || (x<100 and y == 0))
| ^