| Problem | photo |
|---|---|
| User | boaznumberd5555 |
| Submission Time | 2026-02-03 08:38:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
photo.cpp:6:1: error: ‘multi_set’ does not name a type
6 | multi_set<int> ms;
| ^~~~~~~~~
photo.cpp: In function ‘int main()’:
photo.cpp:18:5: error: expected ‘,’ or ‘;’ before ‘while’
18 | while(finished){
| ^~~~~