| Problem | cousin |
|---|---|
| User | gohchingjayk |
| Submission Time | 2026-08-29 14:34:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cousin.cpp:9:20: error: ‘chrono’ has not been declared
9 | const int RANDOM = chrono::high_resolution_clock::now().time_since_epoch().count();
| ^~~~~~