Problem | fuelstation |
---|---|
User | Xiaoyang |
Submission Time | 2023-02-17 22:55:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:42:24: error: cannot convert ‘__gnu_cxx::__alloc_traits<std::allocator<node>, node>::value_type’ {aka ‘node’} to ‘long long int’ in assignment
42 | if(i==0ll)ans=alist[0];
| ^