Borderou de evaluare (job #831046)

Utilizator avatar DragonulCosmic Nerdvana 5 Calin Dragos Andrei DragonulCosmic IP ascuns
Problemă 3 și 5 (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 17 iul. 2025 21:52:30 Scor 70

Raport evaluator

Compilare: main.c: In function 'main': main.c:51:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 51 | fprintf ( fout , "%lld\n" , maria[i] ); | ~~~^ ~~~~~~~~ | | | | | int | long long int | %d main.c:55:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 55 | fprintf ( fout , "%lld\n" , mihai[j] ); | ~~~^ ~~~~~~~~ | | | | | int | long long int | %d main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf ( fin , "%d" , &n ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 2 ms 151 kb OK 10
4 2 ms 98 kb OK 10
5 1 ms 229 kb OK 10
6 9 ms 413 kb OK 10
7 39 ms 2080 kb Memory limit exceeded 0
8 39 ms 2084 kb Memory limit exceeded 0
9 39 ms 2076 kb Memory limit exceeded 0
10 1 ms 245 kb OK 10
Punctaj total 70