Borderou de evaluare (job #762110)

Utilizator avatar Gavriliu.Adam Adam Gavriliu Robert Gavriliu.Adam IP ascuns
Problemă Numchar (clasa a 5-a) Compilator c-32
Rundă Tema 25 Clasa a 5-a Status evaluat
Dată 12 feb. 2024 22:31:35 Scor 9

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 14 | if (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') | ~~~~~~~~~^~~~~~~~~~~ main.c:16:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 16 | if (c < 48 || c > 57 && c < 65 || c > 90 && c < 97 || c > 122 && c <= 127) | ~~~~~~~^~~~~~~~~ main.c:16:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 16 | if (c < 48 || c > 57 && c < 65 || c > 90 && c < 97 || c > 122 && c <= 127) | ~~~~~~~^~~~~~~~~ main.c:16:71: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 16 | if (c < 48 || c > 57 && c < 65 || c > 90 && c < 97 || c > 122 && c <= 127) | ~~~~~~~~^~~~~~~~~~~ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 249 kb Incorect 0
9 49 ms 249 kb Incorect 0
10 49 ms 249 kb Incorect 0
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 9