Pagini recente » Borderou de evaluare (job #266294) | Borderou de evaluare (job #3176415) | Borderou de evaluare (job #3122179) | Borderou de evaluare (job #2689427) | Borderou de evaluare (job #1466235)
Borderou de evaluare (job #1466235)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:89: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:90: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:91: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:93:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
user.cpp:99:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&u[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 0ms | 264kb | OK | 10 |
3 | 0ms | 264kb | OK | 10 |
4 | 0ms | 272kb | OK | 10 |
5 | 8ms | 308kb | OK | 10 |
6 | 16ms | 340kb | OK | 10 |
7 | 4ms | 384kb | OK | 10 |
8 | 8ms | 440kb | OK | 10 |
9 | 72ms | 488kb | OK | 10 |
10 | 76ms | 496kb | OK | 10 |
Punctaj total | 100 |