Borderou de evaluare (job #4310)

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:28:27 Scor 60

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 1 ms 508 kb OK 20
2 1 ms 548 kb OK 20
3 2 ms 548 kb OK 20
4 depășit 3112 kb Time limit exceeded. 0
5 depășit 4136 kb Time limit exceeded. 0
Punctaj total 60