Problem subgraphs
User Random52
Submission Time 2024-12-18 16:22:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:34:30: error: ‘n’ was not declared in this scope
34 | for (intmax_t i = 0; i < n; i++) {
| ^