Problem hacker
User Pan
Submission Time 2024-05-06 15:53:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hacker.cpp: In function ‘int main()’:
hacker.cpp:49:27: error: ‘maxsize’ cannot be used as a function
49 | if (ind-i + 1 < maxsize()) break;
| ^