Problem ippt
User dayeetmaster
Submission Time 2024-01-31 09:55:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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