Borderou de evaluare (job #2563018)

Utilizator Teo_1101Mititelu Teodor Teo_1101 Data 29 februarie 2020 21:35:40
Problema Dir Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'bool operator<(const string&, const string&)': main.cpp:17:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( A < B || A == B && A.size() < B.size() ) return 1; ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void Path(int&, int)': main.cpp:75:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( viz[parent] == 0 && D[i] == ')' )i++; viz[parent] = 1; ^~ main.cpp:75:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( viz[parent] == 0 && D[i] == ')' )i++; viz[parent] = 1; ^~~ main.cpp: In function 'void Paths(int)': main.cpp:91:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int j = 0; j < Ad[nod].size(); ++j ) ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void Solve()': main.cpp:128:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < Ad[0].size(); ++i ) ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms262kbOK10
22ms262kbOK10
32ms262kbOK10
42ms262kbOK10
52ms262kbIncorect0
63ms262kbOK10
73ms262kbOK10
83ms262kbOK10
93ms262kbOK10
102ms262kbOK10
Punctaj total90

Ceva nu functioneaza?