Problem | choochoo |
---|---|
User | mth4z |
Submission Time | 2023-02-27 17:22:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
choochoo.cpp: In function ‘int main()’:
choochoo.cpp:10:9: error: ‘temp’ was not declared in this scope
10 | cin>> temp;
| ^~~~
choochoo.cpp:18:11: error: expected ‘;’ before ‘{’ token
18 | else (n%1){;
| ^
| ;