Problem squidzofrenzic
User PlayVoltz
Submission Time 2023-05-18 21:10:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

squidzofrenzic.cpp: In function ‘bool check(int, int, int)’:
squidzofrenzic.cpp:8:11: error: ‘vect’ was not declared in this scope
8 | if (sum+vect[i]<current){
| ^~~~