| Problem | shuffle |
|---|---|
| User | coinunderscore |
| Submission Time | 2026-04-07 12:06:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shuffle.cpp:5:1: error: ‘vector’ does not name a type
5 | vector<int> solve(int N, int B, int K, int Q, int ST) {
| ^~~~~~