Problem shamelessad2
User tanyikai
Submission Time 2025-06-21 11:15:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad2.cpp: In function ‘int main()’:
shamelessad2.cpp:34:13: error: expected ‘}’ at end of input
34 | return 0;
| ^
shamelessad2.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^