Problem | yunah |
---|---|
User | ilikeeggs |
Submission Time | 2025-02-13 16:49:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yunah.cpp: In function ‘int32_t main()’:
yunah.cpp:20:47: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
20 | cout << (int)av.size()/2 += (int)av.size()%2 << endl;
| ~~~~~~~~~~~~~~~~~^~~~~~~