Problem subgraphs
User Student101
Submission Time 2024-11-08 17:42:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:21:8: error: ‘class std::vector<int>’ has no member named ‘reisze’; did you mean ‘resize’?
21 | enter.reisze(n);
| ^~~~~~
| resize