Borderou de evaluare (job #1493024)

Utilizator adina_aldeaAldea Adina adina_aldea Data 28 septembrie 2015 16:56:18
Problema Text Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c:3:1: warning: return type defaults to ‘int’ [enabled by default] main() ^ user.c: In function ‘main’: user.c:18:16: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if((c >= 'a')&&(c <= 'z')||(c >= 'A')&&(c <= 'Z')) ^ user.c:29:19: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (((x >= 'a')&&(x <= 'z')||(x >= 'A')&&(x <= 'Z'))&& nc) ^ user.c:17:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%c",&c); ^ user.c:29:43: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (((x >= 'a')&&(x <= 'z')||(x >= 'A')&&(x <= 'Z'))&& nc) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms248kbOk!10
20ms252kbOk!10
30ms256kbOk!10
40ms252kbOk!10
50ms248kbOk!10
60ms252kbOk!10
70ms256kbOk!10
80ms248kbOk!10
90ms256kbOk!10
108ms252kbOk!10
Punctaj total100

Ceva nu functioneaza?