Problem pancake_ex
User bribritt
Submission Time 2023-08-25 14:08:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pancake_ex.cpp: In function ‘int main()’:
pancake_ex.cpp:18:28: error: ‘cur’ was not declared in this scope
18 | if(!dist.count(cur)) {
| ^~~