Borderou de evaluare (job #797586)

Utilizator avatar mcucui2013 Maria Ioana Cucui mcucui2013 IP ascuns
Problemă Vrăji (clasa a 5-a) Compilator c-32
Rundă Tema 15 Clasa a 5-a Status evaluat
Dată 24 nov. 2024 17:12:45 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d %d", &w, &z); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:22:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 22 | fscanf(fin,"%d %d\n",&x,&y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from main.c:3: In function 'fprintf', inlined from 'main' at main.c:54:5: /usr/include/bits/stdio2.h:111:10: warning: 'l' may be used uninitialized [-Wmaybe-uninitialized] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:8:30: note: 'l' was declared here 8 | int n, x, y, m, d, i, a, l, v, g, w, z; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 2 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 507 kb OK 10
7 1 ms 266 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 2 ms 245 kb Incorect 0
Punctaj total 90