Pagini recente » Borderou de evaluare (job #2305611) | Borderou de evaluare (job #2034443) | Borderou de evaluare (job #1496025) | Borderou de evaluare (job #2541401) | Borderou de evaluare (job #1357980)
Borderou de evaluare (job #1357980)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lacusta.in","r",stdin);
^
user.cpp:37:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lacusta.out","w",stdout);
^
user.cpp:39:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:43:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&mat[i][j]);
^
user.cpp: In function ‘int mn(int)’:
user.cpp:32:12: warning: ‘jmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return jmin;
^
user.cpp: In function ‘int main()’:
user.cpp:54:68: warning: ‘jmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
sol[i][j] = mat[i][j] + mat[i-1][j] + min(i-1, 2, x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | Depăşit | 748kb | Time limit exceeded. | 0 | 0 |
2 | 36ms | Depăşit | Memory limit exceeded. | 0 |
3 | 0ms | 356kb | OK | 10 |
4 | 0ms | 360kb | OK | 10 | 30 |
5 | 0ms | 460kb | OK | 10 |
6 | 0ms | 396kb | OK | 10 |
7 | 0ms | 340kb | OK | 10 | 0 |
8 | 4ms | 440kb | OK | 10 |
9 | 4ms | 460kb | OK | 10 |
10 | Depăşit | 712kb | Time limit exceeded. | 0 |
Punctaj total | 30 |