Problem | pythonlist |
---|---|
User | PyAce |
Submission Time | 2025-06-18 09:48:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pythonlist.cpp:16:5: error: stray ‘\357’ in program
16 | if (ANum == 0) {
| ^
pythonlist.cpp:16:6: error: stray ‘\274’ in program
16 | if (ANum == 0) {
| ^
pythonlist.cpp:16:7: error: stray ‘\210’ in program
16 | if (ANum == 0) {
| ^
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:16:8: error: expected ‘(’ before ‘ANum’
16 | if (ANum == 0) {
| ^~~~
| (