Problem | reverseandmin |
---|---|
User | gelastropod |
Submission Time | 2023-12-11 11:32:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
reverseandmin.cpp: In function ‘int main()’:
reverseandmin.cpp:24:4: error: ‘f’ was not declared in this scope
24 | f.insert(b);
| ^
reverseandmin.cpp:29:4: error: ‘f’ was not declared in this scope
29 | f.insert(e);
| ^
reverseandmin.cpp:32:11: error: ‘f’ was not declared in this scope
32 | cout << f.size();
| ^