| Problem | fuel |
|---|---|
| User | trashcan08 |
| Submission Time | 2024-12-18 22:16:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp: In function ‘int32_t main()’:
fuel.cpp:33:29: error: could not convert ‘s’ from ‘std::unordered_set<long long int>’ to ‘std::set<long long int>’
33 | int closest = getLessThan(s, dist);
| ^
| |
| std::unordered_set<long long int>