| Problem | potatosalad |
|---|---|
| User | ultbiaslia |
| Submission Time | 2023-11-09 15:43:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int32_t main()’:
potatosalad.cpp:15:21: error: ‘schools’ was not declared in this scope
15 | sort(arr, arr + schools, greater<int>());
| ^~~~~~~