Problem hackthectf
User Alloy
Submission Time 2023-06-30 22:28:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hackthectf.cpp: In function ‘int main()’:
hackthectf.cpp:25:15: error: increment of member ‘std::pair<long long int, long long int>::second’ in read-only object
25 | ++cur.second;
| ~~~~^~~~~~