Problem div3
User PlayVoltz
Submission Time 2025-06-18 00:16:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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