Borderou de evaluare (job #742520)

Utilizator avatar Stefanu Stefan Ungureanu Stefanu IP ascuns
Problemă Subsecvență crescătoare (clasa a 5-a) Compilator c-32
Rundă Tema 13 clasa a 5-a Status evaluat
Dată 4 nov. 2023 16:47:35 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:19:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 19 | if(c>max) | ^~ main.c:21:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 21 | c=1;} | ^ main.c:9:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin , "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:10:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin , "\n%d", &a ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin , "%d" , &b ); | ^~~~~~~~~~~~~~~~~~~~~~~~
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 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100