| Problem | inversions |
|---|---|
| User | nminhnguyenle |
| Submission Time | 2026-02-19 09:57:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
inversions.cpp: In function ‘int main()’:
inversions.cpp:75:17: error: ‘n’ was not declared in this scope
75 | for(int i=0;i<n;i++){
| ^