Borderou de evaluare (job #2697155)

Utilizator jucatorulGrigore George Alexandru jucatorul Data 17 ianuarie 2021 19:05:59
Problema Disconnect Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:1:2: error: invalid preprocessing directive #fclude #fclude <bits/stdc++.h> ^~~~~~ main.cpp:6:1: error: 'vector' does not name a type vector<int> graf[100005]; ^~~~~~ main.cpp:10:2: error: 'ifstream' does not name a type ifstream f("disquery.f"); ^~~~~~~~ main.cpp:12:1: error: 'ofstream' does not name a type ofstream g("disquery.g"); ^~~~~~~~ main.cpp: In function 'void dfs(int, int)': main.cpp:17:18: error: 'graf' was not declared in this scope for (auto it:graf[x]){ ^~~~ main.cpp: In function 'int maf()': main.cpp:48:5: error: 'f' was not declared in this scope f>>n>>m; ^ main.cpp:54:9: error: 'graf' was not declared in this scope graf[a].push_back(b); ^~~~ main.cpp:58:37: error: 'memset' was not declared in this scope memset(vizitat,0,sizeof(vizitat)); ^ main.cpp:72:17: error: 'g' was not declared in this scope g << "YES\n"; ^ main.cpp:75:17: error: 'g' was not declared in this scope g << "NO\n"; ^ Non zero exit status: 1

Ceva nu functioneaza?