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