| Problem | flamethrower_ex | 
|---|---|
| User | bribritt | 
| Submission Time | 2023-11-18 21:18:46 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 flamethrower_ex.cpp:31:13: error: ‘steady_clock’ has not been declared
   31 | mt19937 rng(steady_clock::now().time_since_epoch().count());
      |             ^~~~~~~~~~~~