Borderou de evaluare (job #2512521)

Utilizator hunting_dogIrimia Alex hunting_dog Data 21 decembrie 2019 11:14:25
Problema Dir Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'bool isName(char)': main.cpp:28:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (c>='0' && c<='9' || c>='a' && c<='z' || c>='A' && c<='Z'); ~~~~~~~^~~~~~~~~ main.cpp:28:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (c>='0' && c<='9' || c>='a' && c<='z' || c>='A' && c<='Z'); ~~~~~~~^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:115:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<res.size();++i) ~^~~~~~~~~~~ main.cpp:116:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=i+1;j<res.size();++j) ~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOK10
22ms131kbOK10
32ms131kbOK10
45ms131kbOK10
53ms131kbOK10
64ms131kbOK10
74ms262kbOK10
83ms262kbOK10
92ms131kbOK10
103ms131kbOK10
Punctaj total100

Ceva nu functioneaza?