Borderou de evaluare (job #650770)

Utilizator avatar DavidV Nerdvana 6 Vasile David Andrei DavidV IP ascuns
Problemă Abc 1 (clasa a 9-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 22 mai 2022 20:15:54 Scor 40

Raport evaluator

Compilare: main.c: In function 'main': main.c:18:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 18 | printf( "%d ", bb ); | ~^ ~~ | | | | int long long int | %lld main.c:9:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf( fin, "%d%d%d", &a, &b, &c ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:24:8: warning: 'aa' may be used uninitialized in this function [-Wmaybe-uninitialized] 24 | aa = aa * a; | ~~~^~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 110 kb Incorect 0
2 1 ms 110 kb OK 10
3 1 ms 114 kb Incorect 0
4 1 ms 114 kb Incorect 0
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 110 kb Incorect 0
9 1 ms 110 kb Incorect 0
10 1 ms 114 kb Incorect 0
Punctaj total 40