Problem snowball
User Goatedrizzysigmaguy69420
Submission Time 2025-06-18 20:52:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snowball.cpp: In function ‘int main()’:
snowball.cpp:29:5: error: expected ‘}’ at end of input
29 | }
| ^
snowball.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^