Problem labels
User wahjsodhowasd
Submission Time 2026-03-06 13:12:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

labels.cpp: In function ‘int main()’:
labels.cpp:26:1: error: expected primary-expression before ‘]’ token
26 | ]
| ^
labels.cpp:26:1: error: expected ‘}’ at end of input
labels.cpp:5:7: note: to match this ‘{’
5 | main(){
| ^