Problem div3
User parkjimn
Submission Time 2025-06-18 09:47:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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