Problem | fractions |
---|---|
User | Hhw48 |
Submission Time | 2023-04-05 14:25:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fractions.cpp: In function ‘int main()’:
fractions.cpp:27:5: error: ‘simple_sort’ was not declared in this scope
27 | simple_sort(f.begin(), f.end(), compare);
| ^~~~~~~~~~~