Problem fuelstation
User Xiaoyang
Submission Time 2023-02-17 22:55:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:42:22: error: cannot convert ‘__gnu_cxx::__alloc_traits<std::allocator<node>, node>::value_type’ {aka ‘node’} to ‘long long int’ in assignment
42 | if(i==0)ans=alist[0];
| ^