Problem simplebridges
User Beanhead
Submission Time 2023-11-09 10:55:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simplebridges.cpp: In function ‘int main()’:
simplebridges.cpp:10:24: error: ‘k’ was not declared in this scope
10 | if (S > N or E > N or k == 0){
| ^