Borderou de evaluare (job #785021)

Utilizator avatar andrei-raileanu-szeles Andrei Raileanu Szeles andrei-raileanu-szeles IP ascuns
Problemă Puteri2 (clasa a 8-a) Compilator c-32
Rundă Precurs Tema 6 Clasa a 6-a Status evaluat
Dată 30 aug. 2024 17:26:10 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:13:17: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 13 | fscanf(in,"%d",&n); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:17:21: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 17 | fscanf(in,"%d",&x); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:27:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 27 | fprintf(out,"%d",sum); | ~^ ~~~ | | | | | long long int | int | %lld main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(in,"%d",&n); | ^~~~~~~~~~~~~~~~~~ main.c:15:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(in,"%d",&a[i]); | ^~~~~~~~~~~~~~~~~~~~~ main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(in,"%d",&x); | ^~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 109 ms 249 kb Time limit exceeded 0
2 109 ms 270 kb Time limit exceeded 0
3 109 ms 270 kb Time limit exceeded 0
4 109 ms 249 kb Time limit exceeded 0
5 109 ms 249 kb Time limit exceeded 0
6 109 ms 249 kb Time limit exceeded 0
7 109 ms 249 kb Time limit exceeded 0
8 108 ms 249 kb Time limit exceeded 0
9 109 ms 249 kb Time limit exceeded 0
10 109 ms 249 kb Time limit exceeded 0
Penalizare: 20% (pentru 4 submisie/ii) 20%
Punctaj total 0