Borderou de evaluare (job #4305)

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:26:22 Scor 20

Raport evaluator

Compilare: main.c: In function 'main': main.c:6:1: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 6 | freopen("paint.in","r",stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:7:1: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 7 | freopen("paint.out","w",stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:8:1: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | scanf("%d%d",&n,&m); | ^~~~~~~~~~~~~~~~~~~ main.c:11:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | scanf("%d",&a[i][j]); | ^~~~~~~~~~~~~~~~~~~~ main.c:12:1: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | scanf("%d",&q); | ^~~~~~~~~~~~~~ main.c:14:6: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | {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 1 ms 764 kb Incorect 0
3 2 ms 764 kb Incorect 0
4 depășit 3128 kb Time limit exceeded. 0
5 depășit 4136 kb Time limit exceeded. 0
Punctaj total 20