Pagini recente » Borderou de evaluare (job #2285717) | Borderou de evaluare (job #3130017) | Borderou de evaluare (job #3224362) | Borderou de evaluare (job #3121563) | Borderou de evaluare (job #3276613)
Borderou de evaluare (job #3276613)
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 |
1 | 0ms | 557kb | Ok! | 10 |
2 | 0ms | 557kb | Wrong answer! | 0 |
3 | 3ms | 1605kb | Ok! | 10 |
4 | 4ms | 1605kb | Ok! | 10 |
5 | 28ms | 6737kb | Ok! | 10 |
6 | 97ms | 9359kb | Ok! | 10 |
7 | 72ms | 10850kb | Ok! | 10 |
8 | 63ms | 10731kb | Ok! | 10 |
9 | 151ms | 13279kb | Time limit exceeded | 0 |
10 | 123ms | 13344kb | Ok! | 10 |
Punctaj total | 80 |