Problem pancake_ex
User PlayVoltz
Submission Time 2024-05-09 22:50:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pancake_ex.cpp: In function ‘int32_t main()’:
pancake_ex.cpp:50:76: error: ‘a’ was not declared in this scope
50 | for (int i=0; i<n; ++i)s=to_string(lower_bound(temp.begin(), temp.end(), a)-temp.begin());
| ^