Problem | wabot |
---|---|
User | justin271828 |
Submission Time | 2024-05-27 13:51:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wabot.cpp: In function ‘int main()’:
wabot.cpp:40:36: error: expected ‘]’ before ‘)’ token
40 | ans += w[(v.size() >> k) << k)];
| ^
| ]
wabot.cpp:40:36: error: expected ‘;’ before ‘)’ token
40 | ans += w[(v.size() >> k) << k)];
| ^
| ;