| Problem | pairofballs |
|---|---|
| User | NgMinSong123 |
| Submission Time | 2023-12-13 11:08:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pairofballs.cpp: In function ‘int main()’:
pairofballs.cpp:19:8: error: no match for ‘operator[]’ (operand types are ‘std::queue<long int>’ and ‘int’)
19 | if (A[i] != B[i]) {
| ^
pairofballs.cpp:19:16: error: no match for ‘operator[]’ (operand types are ‘std::queue<long int>’ and ‘int’)
19 | if (A[i] != B[i]) {
| ^