Problem fractions
User Kannan
Submission Time 2023-12-27 13:31:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fractions.cpp: In function ‘int main()’:
fractions.cpp:14:28: error: expected ‘)’ before ‘;’ token
14 | abc.append(to_string(xyd);
| ~ ^
| )
fractions.cpp:16:28: error: expected ‘)’ before ‘;’ token
16 | abc.append(to_string(dyx);
| ~ ^
| )