Problem newjeans
User PlayVoltz
Submission Time 2023-12-24 02:50:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

newjeans.cpp: In function ‘long long int f(long long int, long long int)’:
newjeans.cpp:13:5: error: request for member ‘clear’ in ‘c’, which is of non-class type ‘long long int [100005]’
13 | c.clear();
| ^~~~~