Problem catlunch
User christal
Submission Time 2023-12-18 15:57:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:17:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
17 | if(i + topfish < totalfish){
| ^~~~~~~~~