Borderou de evaluare (job #3147491)

Utilizator Radu_BicliBiclineru Radu Radu_Bicli Data 26 august 2023 12:37:22
Problema Permdist Status done
Runda Junior Challenge 2023 Runda 1 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:167:30: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 167 | if(ida[g].size() == n) break; | ~~~~~~~~~~~~~~^~~~ main.cpp:176:30: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 176 | if(idb[g].size() == n) break; | ~~~~~~~~~~~~~~^~~~ main.cpp:193:36: error: 'mp' was not declared in this scope 193 | if(sa == sb && rmemo.count(mp(ga, gb)) > 0) r = rmemo[mp(ga, gb)]; | ^~ Non zero exit status: 1

Ceva nu functioneaza?