Problem | lowelements |
---|---|
User | Tqin |
Submission Time | 2025-02-12 11:03:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lowelements.cpp:14:6: error: stray ‘\357’ in program
14 | ans++;}
| ^
lowelements.cpp:14:7: error: stray ‘\274’ in program
14 | ans++;}
| ^
lowelements.cpp:14:8: error: stray ‘\233’ in program
14 | ans++;}
| ^
lowelements.cpp: In function ‘int main()’:
lowelements.cpp:14:6: error: expected ‘;’ before ‘}’ token
14 | ans++;}
| ^ ~
| ;