| Problem | adjmatrix |
|---|---|
| User | yhmixeI |
| Submission Time | 2024-12-23 15:18:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp:5:2: error: invalid preprocessing directive #de
5 | #de pb push_back
| ^~
adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:12:5: error: ‘class std::vector<std::vector<long long int> >’ has no member named ‘pb’
12 | a.pb(v);
| ^~