Problem | oranges2 |
---|---|
User | Random52 |
Submission Time | 2024-12-18 17:11:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
oranges2.cpp: In function ‘int main()’:
oranges2.cpp:64:15: error: request for member ‘join’ in ‘s’, which is of non-class type ‘intmax_t [1000000]’ {aka ‘long int [1000000]’}
64 | s.join(i.first.first, i.first.second);
| ^~~~