Problem boundlessboxes
User YongXin
Submission Time 2023-06-27 16:56:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boundlessboxes.cpp: In function ‘int main()’:
boundlessboxes.cpp:17:7: error: ‘i’ was not declared in this scope
17 | for(i=0;i<s.size();++i){
| ^