| Problem | mrt |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-07-24 20:52:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mrt.cpp:4:18: error: declaration does not declare anything [-fpermissive]
4 | #define int long long;
| ^~~~
mrt.cpp:5:1: note: in expansion of macro ‘int’
5 | int n, e, q;
| ^~~
mrt.cpp:5:5: error: ‘n’ does not name a type; did you mean ‘yn’?
5 | int n, e, q;
| ^
| yn
mrt.cpp:4:18: error: wrong number of template arguments (1, should be 2)
4 | #define int long long;
| ^~~~
mrt.cpp:6:14: note: in expansion of macro ‘int’
6 | vector <pair<int, int>> adjList[206];
| ^~~
In file included from /usr/include/c++/9/bits/stl_algobase.h:64,
from /usr/include/c++/9/bits/specfun.h:45,
from /usr/include/c++/9/cmath:1927,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:41,
from mrt.cpp:1:
/usr/include/c++/9/bits/stl_pair.h:208:12: note: provid