| Problem | brick |
|---|---|
| User | Yinnotayl64 |
| Submission Time | 2026-01-19 16:31:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:33:27: error: no match for ‘operator[]’ (operand types are ‘std::multiset<long long int>’ and ‘long long int’)
33 | cout << finalNumbers[i] << endl;
| ^