| Problem | verticallychallenged |
|---|---|
| User | jerrielchangjiebin |
| Submission Time | 2025-02-14 15:53:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
verticallychallenged.cpp: In function ‘int main()’:
verticallychallenged.cpp:34:18: error: no match for ‘operator[]’ (operand types are ‘std::multiset<long long int>’ and ‘long long int’)
34 | cout << s[sum] << "\n";
| ^