Pagini recente » Borderou de evaluare (job #1991014) | Borderou de evaluare (job #2127047) | Borderou de evaluare (job #2838751) | Borderou de evaluare (job #17263) | Borderou de evaluare (job #1653910)
Borderou de evaluare (job #1653910)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.in","r",stdin);
^
user.cpp:14:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.out","w",stdout);
^
user.cpp:15:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n",&n,&m,&a);
^
user.cpp:16:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1; i<=n; i++) scanf("%d",&r[i]);
^
user.cpp:17:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1; i<=m; i++) scanf("%d",&c[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | Incorect | 0 |
2 | 0ms | 284kb | Incorect | 0 |
3 | 0ms | 292kb | Incorect | 0 |
4 | 0ms | 284kb | OK | 10 |
5 | 20ms | 332kb | Incorect | 0 |
6 | 64ms | 360kb | OK | 10 |
7 | 4ms | 400kb | Incorect | 0 |
8 | 8ms | 456kb | OK | 10 |
9 | Depăşit | 472kb | Time limit exceeded. | 0 |
10 | Depăşit | 480kb | Time limit exceeded. | 0 |
Punctaj total | 30 |