Problem graphcraft
User AlphanumericUsername
Submission Time 2023-06-08 13:09:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

graphcraft.cpp: In function ‘int dfs(int)’:
graphcraft.cpp:34:16: error: ‘struct std::pair<int, int>’ has no member named ‘second1000000007’
34 | sum += (it.second1000000007 * d%1000000007)%1000000007;
| ^~~~~~~~~~~~~~~~