Borderou de evaluare (job #737221)

Utilizator avatar AndreiEsteNebun Mateescu Andrei AndreiEsteNebun IP ascuns
Problemă Prime (clasa a 5-a) Compilator c-32
Rundă Concurs 01 cursuri de performanță | IQ Academy | clasa a 6-a Status evaluat
Dată 10 oct. 2023 10:19:51 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:21:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 21 | while(ciur[cpyx]==1) | ^~~~~ main.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 23 | fprintf(fout,"%d\n",cpyx); | ^~~~~~~ main.c:35:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 35 | fprintf(fout,"%d",s); | ~^ ~ | | | | | 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(fin,"%d%d",&x,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 119 ms 3129 kb Incorect 0
2 119 ms 3133 kb OK 10
3 119 ms 3129 kb OK 10
4 119 ms 3133 kb Incorect 0
5 119 ms 3133 kb OK 10
6 119 ms 3133 kb Incorect 0
7 117 ms 3260 kb OK 10
8 119 ms 3133 kb OK 10
9 119 ms 3133 kb Incorect 0
10 139 ms 3129 kb Incorect 0
Punctaj total 50