Borderou de evaluare (job #756972)

Utilizator avatar Bla1234 Nerdvana 7 Sercaianu Mihai Bla1234 IP ascuns
Problemă Sumax (clasa a 7-a) Compilator c-32
Rundă Tema 16 clasa a 7-a Status evaluat
Dată 22 ian. 2024 17:01:51 Scor 40

Raport evaluator

Compilare: main.c: In function 'main': main.c:32:32: warning: passing argument 2 of 'min' makes integer from pointer without a cast [-Wint-conversion] 32 | mini = min( i, min ); | ^~~ | | | int (*)(int, int) main.c:5:23: note: expected 'int' but argument is of type 'int (*)(int, int)' 5 | int min ( int a , int b ) { | ~~~~^ main.c:62:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 62 | fprintf ( fout, "%d\n" , s ); | ~^ ~ | | | | int long long int | %lld main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf( fin, "%d%d", &n, &k ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%d", &nr ); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb Incorect 0
5 49 ms 245 kb Incorect 0
6 49 ms 245 kb Incorect 0
7 49 ms 241 kb Incorect 0
8 49 ms 249 kb OK 10
9 49 ms 245 kb Incorect 0
10 49 ms 245 kb Incorect 0
Punctaj total 40