Pagini recente » Borderou de evaluare (job #770947) | Borderou de evaluare (job #2892265) | Borderou de evaluare (job #3211639) | Borderou de evaluare (job #271830) | Borderou de evaluare (job #1356390)
Borderou de evaluare (job #1356390)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d",&mat[i][j]);
^
user.cpp:38: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:39: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:41: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:45: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:34:12: warning: ‘jmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return jmin;
^
user.cpp: In function ‘int main()’:
user.cpp:56: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 | 624kb | Time limit exceeded. | 0 | 0 |
2 | 32ms | 560kb | Incorect | 0 |
3 | 0ms | 328kb | Incorect | 0 |
4 | 0ms | 332kb | Incorect | 0 | 0 |
5 | 0ms | 408kb | Incorect | 0 |
6 | 0ms | 360kb | OK | 10 |
7 | 0ms | 312kb | Incorect | 0 | 0 |
8 | 4ms | 396kb | Incorect | 0 |
9 | 4ms | 404kb | Incorect | 0 |
10 | Depăşit | 596kb | Time limit exceeded. | 0 |
Punctaj total | 0 |