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