Borderou de evaluare (job #784547)

Utilizator avatar MirceaDiaconu Diaconu Mircea Alexandru MirceaDiaconu IP ascuns
Problemă Analiza (clasa a 5-a) Compilator c-32
Rundă Precurs Tema 3 Clasa a 6-a Status evaluat
Dată 25 aug. 2024 12:20:54 Scor 47

Raport evaluator

Compilare: main.c: In function 'main': main.c:8:57: warning: variable 'ultimulN' set but not used [-Wunused-but-set-variable] 8 | int n , cerinta, nrNum, cnrNum, rastN, cn, secv, i, ultimulN, maxSecv, max1, max2, poz, v[1000000]; | ^~~~~~~~ main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf( fin, "%d%d", &cerinta, &nrNum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:47:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | fscanf( fin, "%d", &vnr[poz]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:43:18: warning: iteration 1000000 invokes undefined behavior [-Waggressive-loop-optimizations] 43 | v[i] = 0; | ~~~~~^~~ main.c:42:20: note: within this loop 42 | for (i=0;i <= 1000000;i++) | ~~^~~~~~~~~~ main.c:43:18: warning: '__builtin_memset' forming offset [4000000, 4000003] is out of the bounds [0, 4000000] of object 'v' with type 'int[1000000]' [-Warray-bounds=] 43 | v[i] = 0; | ~~~~~^~~ main.c:8:93: note: 'v' declared here 8 | int n , cerinta, nrNum, cnrNum, rastN, cn, secv, i, ultimulN, maxSecv, max1, max2, poz, v[1000000]; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 5
2 1 ms 507 kb OK 5
3 1 ms 507 kb OK 5
4 1 ms 245 kb OK 5
5 1 ms 507 kb OK 5
6 1 ms 266 kb OK 5
7 2 ms 131 kb OK 5
8 1 ms 249 kb OK 5
9 19 ms 249 kb OK 5
10 49 ms 249 kb OK 5
11 9 ms 4182 kb Killed by Signal 11 0
12 9 ms 4182 kb Killed by Signal 11 0
13 8 ms 3391 kb Killed by Signal 11 0
14 9 ms 4177 kb Killed by Signal 11 0
15 4 ms 2347 kb Killed by Signal 11 0
16 13 ms 4198 kb Killed by Signal 11 0
17 30 ms 4435 kb Killed by Signal 11 0
18 39 ms 4435 kb Killed by Signal 11 0
19 49 ms 4706 kb Killed by Signal 11 0
20 59 ms 4706 kb Killed by Signal 11 0
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 47