| Problem | averyclassicsubsegmentproblem |
|---|---|
| User | enterusername |
| Submission Time | 2026-06-17 11:55:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
averyclassicsubsegmentproblem.cpp: In function ‘int main()’:
averyclassicsubsegmentproblem.cpp:25:14: error: ‘mx’ was not declared in this scope
25 | if(n/i >= mx) div.push_back(n/i);
| ^~