Borderou de evaluare (job #2632367)

Utilizator RamanujanNeacsu Mihnea Ramanujan Data 2 iulie 2020 22:56:41
Problema Palindrom2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0; i<=n&&endPal(i, n); i++); ^~~ main.cpp:23:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int j=i-1; j>=0; j--) fout<<sir[j]; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbOK10
42ms131kbOK10
52ms131kbOK10
62ms131kbOK10
72ms131kbOK10
82ms131kbOK10
92ms131kbOK10
102ms131kbOK10
Punctaj total100

Ceva nu functioneaza?