Problem 4russians
User hwy
Submission Time 2023-06-22 16:55:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

4russians.cpp: In function ‘int main()’:
4russians.cpp:55:6: error: redeclaration of ‘ull temp’
55 | ull temp = 0;
| ^~~~
4russians.cpp:45:6: note: ‘ull temp’ previously declared here
45 | ull temp;
| ^~~~