Borderou de evaluare (job #2646731)
Raport evaluator
Compilare:
main.cpp: In function 'int OK(int)':
main.cpp:59: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:84:23: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
cin >> mat[i] + 1;
~~~~~~~^~~
main.cpp:79: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:80: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:58:16: warning: 'sy' may be used uninitialized in this function [-Wmaybe-uninitialized]
uz[sx][sy] = 0;
~~~~~~~~~~~^~~
main.cpp:58:16: warning: 'sx' may be used uninitialized in this function [-Wmaybe-uninitialized]
main.cpp:74:21: warning: 'fy' may be used uninitialized in this function [-Wmaybe-uninitialized]
return uz[fx][fy] != 1000000000;
~~~~~~~~~^
main.cpp:74:21: warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 262kb | Wrong answer! | 0 |
2 | 2ms | 131kb | Ok! | 10 |
3 | 4ms | 262kb | Ok! | 10 |
4 | 10ms | 262kb | Ok! | 10 |
5 | 403ms | 1048kb | Time limit exceeded | 0 |
6 | 400ms | 1048kb | Time limit exceeded | 0 |
7 | 401ms | 2883kb | Time limit exceeded | 0 |
8 | 403ms | 4718kb | Time limit exceeded | 0 |
9 | 403ms | 9175kb | Time limit exceeded | 0 |
10 | 404ms | 1048kb | Time limit exceeded | 0 |
Punctaj total | 30 |