Pagini recente » Borderou de evaluare (job #2403878) | Borderou de evaluare (job #2862574) | Borderou de evaluare (job #219250) | Borderou de evaluare (job #1949505) | Borderou de evaluare (job #1478787)
Borderou de evaluare (job #1478787)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:122: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:123: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:125:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&A);
^
user.cpp:127:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&line[i]);
^
user.cpp:131:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&column[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 448kb | OK | 10 |
2 | 0ms | 452kb | OK | 10 |
3 | 0ms | 448kb | OK | 10 |
4 | 0ms | 456kb | OK | 10 |
5 | 20ms | 552kb | OK | 10 |
6 | 40ms | 604kb | OK | 10 |
7 | 4ms | 640kb | OK | 10 |
8 | 8ms | 784kb | OK | 10 |
9 | 184ms | 888kb | OK | 10 |
10 | 196ms | 904kb | OK | 10 |
Punctaj total | 100 |