| Problem | NYSport |
|---|---|
| User | CuriousFox |
| Submission Time | 2024-11-11 09:03:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYSport.cpp: In function ‘int main()’:
NYSport.cpp:18:10: error: expected ‘;’ before ‘:’ token
18 | gt = g/3:
| ^
| ;
NYSport.cpp:22:2: error: ‘else’ without a previous ‘if’
22 | else{
| ^~~~