Borderou de evaluare (job #741486)

Utilizator avatar seby-the-kydo Nerdvana 8 Georgescu Sebastian seby-the-kydo IP ascuns
Problemă Invector (clasa a 7-a) Compilator c-32
Rundă Tema 6 clasa a 7-a Status evaluat
Dată 30 oct. 2023 19:14:28 Scor 100

Raport evaluator

Compilare: main.c: In function 'inv': main.c:7:14: warning: 'return' with a value, in function returning void [-Wreturn-type] 7 | return 0; | ^ main.c:5:6: note: declared here 5 | void inv( int st, int dr, int v[] ) { | ^~~ main.c: In function 'main': main.c:20:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:22:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 22 | fscanf( fin, "%d", &v[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 237 kb OK 10
5 9 ms 188 kb OK 10
6 109 ms 573 kb OK 10
7 109 ms 569 kb OK 10
8 109 ms 589 kb OK 10
9 109 ms 593 kb OK 10
10 109 ms 622 kb OK 10
Punctaj total 100