| Problem | sort |
|---|---|
| User | SilverClaw |
| Submission Time | 2025-01-15 15:51:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sort.cpp: In function ‘int main()’:
sort.cpp:14:4: error: request for member ‘sort’ in ‘A’, which is of non-class type ‘uintmax_t [200001]’ {aka ‘long unsigned int [200001]’}
14 | A.sort();
| ^~~~