Problem | wronganswer |
---|---|
User | bribritt |
Submission Time | 2024-12-07 16:03:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:6:28: error: ‘a’ was not declared in this scope
6 | mt19937 rng(1'997'282'144*a - 1'848'037'720*b);
| ^
wronganswer.cpp:6:46: error: ‘b’ was not declared in this scope
6 | mt19937 rng(1'997'282'144*a - 1'848'037'720*b);
| ^