Problem shamelessad
User Nathaniel
Submission Time 2025-03-14 15:44:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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