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

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:18:20: error: ‘class std::map<int, int>’ has no member named ‘first’
18 | cout << mp.first << " ";
| ^~~~~