Problem fuel
User Soysauce
Submission Time 2024-04-22 10:01:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:13:15: error: expected ‘}’ at end of input
13 | cout<<'-1';
| ^
fuel.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^