Problem nombor
User dacashew
Submission Time 2024-01-29 10:45:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nombor.cpp:89:14: error: ‘unsigned’ specified with ‘long double’
89 | mt19937 rng((unsigned int) chrono::steady_clock::now().time_since_epoch().count());
| ^~~~~~~~