Pagini recente » Borderou de evaluare (job #1901791) | Borderou de evaluare (job #1918368) | Borderou de evaluare (job #1585243) | Borderou de evaluare (job #1573262) | Borderou de evaluare (job #1843202)
Borderou de evaluare (job #1843202)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42: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:43: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:47:31: 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:48:46: 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",&a[i]);
^
user.cpp:49:46: 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",&b[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 0ms | 292kb | OK | 10 |
| 3 | 0ms | 292kb | OK | 10 |
| 4 | 0ms | 292kb | OK | 10 |
| 5 | 12ms | 432kb | OK | 10 |
| 6 | 36ms | 520kb | OK | 10 |
| 7 | 4ms | 436kb | OK | 10 |
| 8 | 8ms | 484kb | OK | 10 |
| 9 | 128ms | 900kb | OK | 10 |
| 10 | 132ms | 924kb | OK | 10 |
| Punctaj total | 100 |