Problem photo
User ChickenCoder
Submission Time 2024-02-27 17:16:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

photo.cpp: In function ‘int main()’:
photo.cpp:29:22: error: cannot convert ‘std::pair<int, int>’ to ‘int’ in assignment
29 | ualls[c++] = alls[i];
| ~~~~~~^
| |
| std::pair<int, int>