Borderou de evaluare (job #2760840)

Utilizator betybety bety bety Data 29 iunie 2021 11:52:22
Problema Brazi Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:2:1: error: 'uintng' does not name a type uintng namespace std; ^~~~~~ main.cpp:3:1: error: 'ifstream' does not name a type ifstream in("brazi.in"); ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type ofstream out("brazi.out"); ^~~~~~~~ main.cpp:5:1: error: 'map' does not name a type map<vector<int>,int> m[11]; ^~~ main.cpp:6:1: error: 'pair' does not name a type pair<int,int> vec[11]; ^~~~ main.cpp:7:1: error: 'vector' does not name a type vector<int> build; ^~~~~~ main.cpp: In function 'void df(int, int)': main.cpp:11:5: error: 'build' was not declared in this scope build.push_back(cod); ^~~~~ main.cpp:12:8: error: 'vec' was not declared in this scope if(vec[nod].first!=-1) ^~~ main.cpp:14:8: error: 'vec' was not declared in this scope if(vec[nod].second!=-1) ^~~ main.cpp: In function 'int main()': main.cpp:20:5: error: 'in' was not declared in this scope in>>tst; ^~ main.cpp:25:13: error: 'vec' was not declared in this scope vec[i]={-1,-1}; ^~~ main.cpp:26:31: error: 'intzeof' was not declared in this scope memset(ok,0,intzeof(ok)); ^ main.cpp:31:17: error: 'vec' was not declared in this scope vec[x].first=y; ^~~ main.cpp:32:18: error: 'vec' was not declared in this scope else vec[x].second=y; ^~~ main.cpp:42:9: error: 'build' was not declared in this scope build.clear(); ^~~~~ main.cpp:44:17: error: 'm' was not declared in this scope auto it=m[n].find(build); ^ Non zero exit status: 1

Ceva nu functioneaza?