Problem snowball
User VJADITHYA
Submission Time 2023-01-25 16:50:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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