Borderou de evaluare (job #1267268)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:102:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < E.size() ; j++){
^
user.cpp: At global scope:
user.cpp:139:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main(){
^
user.cpp: In function ‘void read()’:
user.cpp:65:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&R,&C);
^
user.cpp:68:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&board[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:142:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.in","r",stdin);
^
user.cpp:143:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 24ms | 20328kb | OK | 10 |
2 | 48ms | 21608kb | OK | 10 |
3 | 108ms | 24056kb | OK | 10 |
4 | 472ms | 30368kb | OK | 10 |
5 | Depăşit | 35640kb | Time limit exceeded. | 0 |
6 | Depăşit | 45508kb | Time limit exceeded. | 0 |
7 | Depăşit | 46088kb | Time limit exceeded. | 0 |
8 | Depăşit | 63576kb | Time limit exceeded. | 0 |
9 | Depăşit | 63992kb | Time limit exceeded. | 0 |
10 | Depăşit | 63948kb | Time limit exceeded. | 0 |
Punctaj total | 40 |