Borderou de evaluare (job #725618)

Utilizator avatar Ralucutza Popa Maya Ralucutza IP ascuns
Problemă Gomoku (clasa a 6-a) Compilator cpp-32
Rundă Concurs Nerdvana Summer Camp 2023 Status evaluat
Dată 4 iul. 2023 12:30:19 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:18:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=] 18 | fscanf(fin, "%d", a[lin][col]); | ~^ ~~~~~~~~~~~ | | | | int* int main.cpp:24:42: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=] 24 | fscanf(fin, "1\n%d %d\n", lin+1, col-4); | ~^ ~~~~~ | | | | int* int main.cpp:24:45: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=] 24 | fscanf(fin, "1\n%d %d\n", lin+1, col-4); | ~^ ~~~~~ | | | | int* int main.cpp:33:42: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=] 33 | fscanf(fin, "2\n%d %d\n", lin+1, col-4); | ~^ ~~~~~ | | | | int* int main.cpp:33:45: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=] 33 | fscanf(fin, "2\n%d %d\n", lin+1, col-4); | ~^ ~~~~~ | | | | int* int main.cpp:55:46: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=] 55 | fscanf(fin, "1\n%d %d\n", lin-4, col+1); | ~^ ~~~~~ | | | | int* int main.cpp:55:49: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=] 55 | fscanf(fin, "1\n%d %d\n", lin-4, col+1); | ~^ ~~~~~ | | | | int* int main.cpp:64:46: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=] 64 | fscanf(fin, "2\n%d %d\n", lin-4, col+1); | ~^ ~~~~~ | | | | int* int main.cpp:64:49: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=] 64 | fscanf(fin, "2\n%d %d\n", lin-4, col+1); | ~^ ~~~~~ | | | | int* int main.cpp:9:30: warning: unused variable 'l' [-Wunused-variable] 9 | int lin,col,cnt1,cnt2,ok,l,c; | ^ main.cpp:9:32: warning: unused variable 'c' [-Wunused-variable]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Killed by Signal 11 0
2 1 ms 249 kb Killed by Signal 11 0
3 1 ms 249 kb Killed by Signal 11 0
4 1 ms 249 kb Killed by Signal 11 0
5 1 ms 249 kb Killed by Signal 11 0
6 1 ms 249 kb Killed by Signal 11 0
7 1 ms 249 kb Killed by Signal 11 0
8 1 ms 249 kb Killed by Signal 11 0
9 1 ms 245 kb Killed by Signal 11 0
10 2 ms 249 kb Killed by Signal 11 0
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 0