Problem fabric
User FelixKS
Submission Time 2025-03-17 10:41:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fabric.cpp: In function ‘int main()’:
fabric.cpp:101:44: error: ‘struct std::pair<long long int, std::pair<long long int, long long int> >’ has no member named ‘front’
101 | int maxX = min((k+1) >> 1, j - hole.front().se.fi);
| ^~~~~