Problem modulochain
User guru1396
Submission Time 2024-12-04 14:09:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

modulochain.cpp: In function ‘int main()’:
modulochain.cpp:23:6: error: ‘third_ansD’ was not declared in this scope; did you mean ‘third_ans’?
23 | << third_ansD%modulo;
| ^~~~~~~~~~
| third_ans