Borderou de evaluare (job #2295470)

Utilizator r00t_Roman Remus r00t_ Data 3 decembrie 2018 18:02:23
Problema Text Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<text.size(); i++){ ~^~~~~~~~~~~~ main.cpp:19:92: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while((text[i]>='a' && text[i]<='z') || (text[i]>='A' && text[i]<='Z') && i<text.size()){ ~^~~~~~~~~~~~ main.cpp:19:88: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while((text[i]>='a' && text[i]<='z') || (text[i]>='A' && text[i]<='Z') && i<text.size()){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOk!10
22ms131kbOk!10
32ms131kbOk!10
42ms131kbOk!10
52ms131kbOk!10
62ms131kbOk!10
72ms131kbOk!10
82ms131kbOk!10
92ms131kbOk!10
103ms393kbOk!10
Punctaj total100

Ceva nu functioneaza?