Problem | warp2 |
---|---|
User | dacashew |
Submission Time | 2024-11-27 14:02:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
warp2.cpp: In function ‘int main()’:
warp2.cpp:129:7: error: ‘n’ was not declared in this scope
129 | cin>>n>>k>>q;
| ^
warp2.cpp:129:10: error: ‘k’ was not declared in this scope
129 | cin>>n>>k>>q;
| ^
warp2.cpp:129:13: error: ‘q’ was not declared in this scope
129 | cin>>n>>k>>q;
| ^