Problem | explosion |
---|---|
User | YEethui |
Submission Time | 2023-11-28 22:36:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
explosion.cpp: In function ‘int main()’:
explosion.cpp:20:5: error: ‘stable_sort’ was not declared in this scope
20 | stable_sort(a, a + t, compareBuilding);
| ^~~~~~~~~~~