Problem subgraphs
User BigEd15
Submission Time 2025-06-02 15:13:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘void BFS(long long int)’:
subgraphs.cpp:32:15: error: a function-definition is not allowed here before ‘{’ token
32 | signed main() {
| ^