Problem firefighting
User PlayVoltz
Submission Time 2024-02-12 14:48:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firefighting.cpp: In function ‘std::pair<long long int, long long int> dfs(long long int, long long int)’:
firefighting.cpp:41:3: error: expected primary-expression before ‘else’
41 | else vect.pb(temp.fi+num.se);
| ^~~~