Borderou de evaluare (job #681008)

Utilizator avatar ottoalex293 Paraschiva Octavian ottoalex293 IP ascuns
Problemă Reginald Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 dec. 2022 16:16:41 Scor 50

Raport evaluator

Compilare: main.c:4:44: warning: no semicolon at end of struct or union 4 | struct Query{int in;int sf;int tip;int rasp}q[1000001]; | ^ main.c: In function 'main': main.c:37:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 37 | for(i=1;i<=n;i++) | ^~~ main.c:39:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 39 | return 0; | ^~~~~~ main.c:11:10: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:13:14: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin,"%d%d%d",&q[i].in,&q[i].sf,&q[i].tip); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 241 kb OK 10
2 178 ms 2170 kb OK 10
3 1785 ms 16805 kb OK 10
4 2010 ms 21315 kb OK 10
5 2065 ms 21422 kb OK 10
6 2307 ms 36282 kb Time limit exceeded 0
7 2307 ms 36229 kb Time limit exceeded 0
8 2304 ms 36179 kb Time limit exceeded 0
9 2304 ms 36253 kb Time limit exceeded 0
10 2300 ms 36229 kb Time limit exceeded 0
Punctaj total 50