| Problem | pandaeyes |
|---|---|
| User | JhoCyber |
| Submission Time | 2025-01-03 22:30:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pandaeyes.cpp: In function ‘int32_t main()’:
pandaeyes.cpp:14:10: error: ‘activities’ was not declared in this scope
14 | sort(activities.begin(), activities.end(), [](pair<int, int> a, pair<int, int> b) {
| ^~~~~~~~~~