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

Compile Error

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