Problem | graphcraft |
---|---|
User | Hijackedsoul |
Submission Time | 2025-02-27 13:02:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
graphcraft.cpp: In function ‘void dfs(long long int)’:
graphcraft.cpp:21:3: error: ‘ll’ was not declared in this scope
21 | ll x=v.second%mod*dist[v.first]%mod
| ^~