Problem | 1609 |
---|---|
User | MagicHenry |
Submission Time | 2024-03-17 15:38:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1609.cpp: In function ‘int main()’:
1609.cpp:8:15: error: ‘ie9’ was not declared in this scope
8 | for(int i=0;i<ie9;++i) {
| ^~~
1609.cpp:9:4: error: request for member ‘sort’ in ‘a’, which is of non-class type ‘int [87654321]’
9 | a.sort();
| ^~~~