Pagini recente » Borderou de evaluare (job #2154345) | Borderou de evaluare (job #1635541) | Borderou de evaluare (job #2045683) | Borderou de evaluare (job #106948) | Borderou de evaluare (job #1303290)
Borderou de evaluare (job #1303290)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:61: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:62: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:65:32: 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:67:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &lin[i]);
^
user.cpp:69:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &col[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 288kb | OK | 10 |
2 | 0ms | 292kb | OK | 10 |
3 | 0ms | 300kb | OK | 10 |
4 | 0ms | 300kb | OK | 10 |
5 | 4ms | 400kb | OK | 10 |
6 | 12ms | 456kb | OK | 10 |
7 | 4ms | 532kb | OK | 10 |
8 | 8ms | 648kb | OK | 10 |
9 | 60ms | 736kb | OK | 10 |
10 | 64ms | 748kb | OK | 10 |
Punctaj total | 100 |