Problem xmas
User havinaaaaash
Submission Time 2024-11-16 18:11:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:15:16: error: ‘class std::map<int, int>’ has no member named ‘first’
15 | cout << mp.first << endl;
| ^~~~~