Problem ippt
User Astronite
Submission Time 2024-02-26 17:26:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
ippt.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^