Problem laughter
User PlayVoltz
Submission Time 2024-07-08 13:43:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laughter.cpp: In function ‘int main()’:
laughter.cpp:128:48: error: ‘__gnu_cxx::__alloc_traits<std::allocator<std::pair<int, int> >, std::pair<int, int> >::value_type’ {aka ‘struct std::pair<int, int>’} has no member named ‘fi’
128 | for (int i = 0; i < k; ++i) cin >> vect[i].fi >> vect[i].se;
| ^~
laughter.cpp:128:62: error: ‘__gnu_cxx::__alloc_traits<std::allocator<std::pair<int, int> >, std::pair<int, int> >::value_type’ {aka ‘struct std::pair<int, int>’} has no member named ‘se’
128 | for (int i = 0; i < k; ++i) cin >> vect[i].fi >> vect[i].se;
| ^~
laughter.cpp:134:39: error: ‘__gnu_cxx::__alloc_traits<std::allocator<std::pair<int, int> >, std::pair<int, int> >::value_type’ {aka ‘struct std::pair<int, int>’} has