Borderou de evaluare (job #785199)

Utilizator avatar andrei-raileanu-szeles Andrei Raileanu Szeles andrei-raileanu-szeles IP ascuns
Problemă Fotbal3 (clasa a 6-a) Compilator c-32
Rundă Precurs Tema 6 Clasa a 6-a Status evaluat
Dată 1 sept. 2024 11:01:10 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:13:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 13 | if(x=='\n' || x==' '); | ^~ main.c:14:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 14 | x=fgetc(in); | ^ main.c:22:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 22 | if(y=='\n' || y==' '); | ^~ main.c:23:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 23 | y=fgetc(in); | ^ main.c:42:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 42 | if(y=='\n' || y==' '); | ^~ main.c:43:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 43 | y=fgetc(in); | ^ main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(in,"%d",&c); | ^~~~~~~~~~~~~~~~~~ main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(in,"%d%d%d%d",&f,&m,&a,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:24:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf(in,"%d",&v); | ^~~~~~~~~~~~~~~~~~ main.c:44:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 44 | fscanf(in,"%d",&v); | ^~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 5
2 1 ms 245 kb OK 5
3 1 ms 507 kb OK 5
4 1 ms 249 kb OK 5
5 1 ms 249 kb OK 5
6 2 ms 188 kb OK 5
7 1 ms 245 kb OK 5
8 1 ms 249 kb OK 5
9 1 ms 245 kb OK 5
10 1 ms 249 kb OK 5
11 1 ms 249 kb Incorect 0
12 1 ms 249 kb Incorect 0
13 1 ms 249 kb Incorect 0
14 1 ms 249 kb Incorect 0
15 1 ms 249 kb Incorect 0
16 1 ms 249 kb Incorect 0
17 1 ms 249 kb Incorect 0
18 1 ms 512 kb Incorect 0
19 1 ms 270 kb Incorect 0
20 1 ms 512 kb Incorect 0
Punctaj total 50