Problem fractions
User PlayVoltz
Submission Time 2023-05-19 20:25:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fractions.cpp: In function ‘int main()’:
fractions.cpp:14:3: error: ‘bect’ was not declared in this scope; did you mean ‘vect’?
14 | bect.push_back(make_pair(a, b));
| ^~~~
| vect