Problem subgraphs
User Ningja
Submission Time 2023-11-10 15:40:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp:5:14: error: array must be initialized with a brace-enclosed initializer
5 | bool v[1000]=false;
| ^~~~~