Problem labels
User ATHY
Submission Time 2025-03-20 23:43:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

labels.cpp: In function ‘int main()’:
labels.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
labels.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^