Problem dynamicdag
User Hijackedsoul
Submission Time 2023-12-30 17:20:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dynamicdag.cpp: In function ‘int32_t main()’:
dynamicdag.cpp:34:17: error: ‘n’ was not declared in this scope
34 | std::cin >> n >> q;
| ^