Problem | platonic |
---|---|
User | L3Z8V77N0T5 |
Submission Time | 2025-06-19 09:34:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:7:10: error: ‘arr’ was not declared in this scope
7 | sort(arr,arr+i,greater<long long>( ));
| ^~~