Borderou de evaluare (job #4354)

Utilizator avatar ASTELO Enescu Tudor ASTELO IP ascuns
Problemă Paint (clasa a 7-a) Compilator c
Rundă Olimpiada pe Scoala 2012, Clasa a 7-a Status evaluat
Dată 17 dec. 2012 10:58:20 Scor 20

Raport evaluator

Compilare: main.c: In function 'main': main.c:7:1: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 7 | freopen("paint.in","r",stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:8:1: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | freopen("paint.out","w",stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:9:1: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | scanf("%d%d",&n,&m); | ^~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | scanf("%d",&a[i][j]); | ^~~~~~~~~~~~~~~~~~~~ main.c:13:1: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | scanf("%d",&q); | ^~~~~~~~~~~~~~ main.c:23:6: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | {scanf("%d%d%d%d",&c1,&c2,&c3,&c4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Public Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 292 kb OK 20
2 3 ms 764 kb Incorect 0
3 20 ms 1020 kb Incorect 0
4 depășit 3368 kb Time limit exceeded. 0
5 depășit 4152 kb Time limit exceeded. 0
Punctaj total 20