Problem modulochain
User Roy
Submission Time 2026-07-10 17:42:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

modulochain.cpp: In function ‘int main()’:
modulochain.cpp:8:25: error: ‘n’ was not declared in this scope
8 | vector<long long> nums(n,0);
| ^