Borderou de evaluare (job #3276613)

Utilizator tudor_costinCostin Tudor tudor_costin Data 13 februarie 2025 22:06:07
Problema Car Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:37:13: warning: narrowing conversion of 'sx' from 'int' to 'short int' [-Wnarrowing] 37 | q.push({sx,sy,-1}); | ^~ main.cpp:37:16: warning: narrowing conversion of 'sy' from 'int' to 'short int' [-Wnarrowing] 37 | q.push({sx,sy,-1}); | ^~ main.cpp:58:27: warning: pointer to a function used in arithmetic [-Wpointer-arith] 58 | if(!inmat[newi][newj] || a[newi][newj]==1) continue; | ^ main.cpp:58:33: warning: pointer to a function used in arithmetic [-Wpointer-arith] 58 | if(!inmat[newi][newj] || a[newi][newj]==1) continue; | ^ main.cpp:58:33: warning: comparing the result of pointer addition '(inmat + (((sizetype)newi) + ((sizetype)newj)))' and NULL [-Waddress] main.cpp:76:29: warning: narrowing conversion of 'newi' from 'int' to 'short int' [-Wnarrowing] 76 | q.push({newi,newj,k}); | ^~~~ main.cpp:76:34: warning: narrowing conversion of 'newj' from 'int' to 'short int' [-Wnarrowing] 76 | q.push({newi,newj,k}); | ^~~~ main.cpp:76:39: warning: narrowing conversion of 'k' from 'int' to 'short int' [-Wnarrowing] 76 | q.push({newi,newj,k}); | ^ main.cpp:71:61: warning: 'turn' may be used uninitialized [-Wmaybe-uninitialized] 71 | if(d[newi][newj][k]==-1 || d[newi][newj][k]>cost+turn) | ~~~~^~~~~ main.cpp:60:17: note: 'turn' was declared here 60 | int turn; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms557kbOk!10
20ms557kbWrong answer!0
33ms1605kbOk!10
44ms1605kbOk!10
528ms6737kbOk!10
697ms9359kbOk!10
772ms10850kbOk!10
863ms10731kbOk!10
9151ms13279kbTime limit exceeded0
10123ms13344kbOk!10
Punctaj total80

Ceva nu functioneaza?