Problem topsilver
User rjdaddy69
Submission Time 2026-06-26 14:20:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:11:30: error: expression cannot be used as a function
11 | if (x==185) "and" (y==184) {
| ^
topsilver.cpp:13:36: error: expression cannot be used as a function
13 | }else if (x==185) "and" (y==180) {
| ^