Problem | zanesgift |
---|---|
User | NgMinSong123 |
Submission Time | 2023-12-23 11:11:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
zanesgift.cpp: In function ‘int main()’:
zanesgift.cpp:13:15: error: expected ‘;’ before ‘}’ token
13 | cout << N - 7
| ^
| ;
14 | }
| ~