Problem | boardvision |
---|---|
User | penguin133 |
Submission Time | 2023-11-20 11:34:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
boardvision.cpp:12:1: error: ‘mt19937_64’ does not name a type
12 | mt19937_64 rng(chrono::steady_clock::now().time_since_epoch().count());
| ^~~~~~~~~~