Problem universe
User nguyendinhanh1508
Submission Time 2024-04-02 09:40:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

universe.cpp: In function ‘int32_t main()’:
universe.cpp:42:23: error: no post-increment operator for type
42 | if(cango[i]) count++;
| ^~