Pagini recente » Borderou de evaluare (job #1405721) | Borderou de evaluare (job #2803775) | Borderou de evaluare (job #2189356) | Borderou de evaluare (job #2646736)
Borderou de evaluare (job #2646736)
Raport evaluator
Compilare:
main.cpp: In function 'int OK(int)':
main.cpp:45:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<Q2.size();i++){
~^~~~~~~~~~
main.cpp:61:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<Q.size();i++){
~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:89:23: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
cin >> mat[i] + 1;
~~~~~~~^~~
main.cpp:84:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("barbar.in","r",stdin);
^
main.cpp:85:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("barbar.out","w",stdout);
^
main.cpp: In function 'int OK(int)':
main.cpp:60:16: warning: 'sy' may be used uninitialized in this function [-Wmaybe-uninitialized]
uz[sx][sy] = 0;
~~~~~~~~~~~^~~
main.cpp:60:16: warning: 'sx' may be used uninitialized in this function [-Wmaybe-uninitialized]
main.cpp:79:21: warning: 'fy' may be used uninitialized in this function [-Wmaybe-uninitialized]
return uz[fx][fy] != 1000000000;
~~~~~~~~~^
main.cpp:73:13: warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (X == fx && Y == fy){
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | Ok! | 10 |
2 | 2ms | 131kb | Ok! | 10 |
3 | 3ms | 262kb | Ok! | 10 |
4 | 3ms | 262kb | Wrong answer! | 0 |
5 | 11ms | 1310kb | Ok! | 10 |
6 | 11ms | 1310kb | Ok! | 10 |
7 | 79ms | 4579kb | Wrong answer! | 0 |
8 | 255ms | 9682kb | Ok! | 10 |
9 | 400ms | 21868kb | Time limit exceeded | 0 |
10 | 12ms | 1376kb | Ok! | 10 |
Punctaj total | 70 |