Problem pandaski
User TheInvadr
Submission Time 2025-03-12 22:57:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pandaski.cpp: In function ‘int main()’:
pandaski.cpp:27:19: error: ‘struct std::pair<long long int, long long int>’ has no member named ‘frst’; did you mean ‘first’?
27 | if(arr[i].frst-arr[i-1].first>d){
| ^~~~
| first