Problem smurf
User Hatrix
Submission Time 2026-05-14 11:23:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:11:5: error: request for member ‘append’ in ‘i’, which is of non-class type ‘long long int’
11 | i.append;
| ^~~~~~