Pagini recente » Borderou de evaluare (job #3144060) | Borderou de evaluare (job #1768654) | Borderou de evaluare (job #2907250) | Borderou de evaluare (job #123740) | Borderou de evaluare (job #1324915)
Borderou de evaluare (job #1324915)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:38: 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:50:40: 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:52: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:55:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v1[i]);
^
user.cpp:60:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v2[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 292kb | OK | 10 |
2 | 0ms | 292kb | OK | 10 |
3 | 0ms | 296kb | OK | 10 |
4 | 0ms | 292kb | OK | 10 |
5 | 8ms | 332kb | OK | 10 |
6 | 12ms | 360kb | OK | 10 |
7 | 4ms | 404kb | OK | 10 |
8 | 8ms | 464kb | OK | 10 |
9 | 60ms | 508kb | OK | 10 |
10 | 60ms | 516kb | OK | 10 |
Punctaj total | 100 |