Problem | ippt |
---|---|
User | vadar2525 |
Submission Time | 2025-02-17 17:15:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:9:15: error: expected ‘)’ before ‘to’
9 | if ( x == 61 to 74){
| ~ ^~~
| )
ippt.cpp:15:18: error: expected ‘)’ before ‘to’
15 | else if ( x == 75 to 84){
| ~ ^~~
| )