Pagini recente » Borderou de evaluare (job #1682624) | Diferente pentru problema/basequery intre reviziile 11 si 12 | Cod sursa (job #7192) | Monitorul de evaluare | Borderou de evaluare (job #1632661)
Borderou de evaluare (job #1632661)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxsubsum.in","r",stdin);
^
user.cpp:22:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxsubsum.out","w",stdout);
^
user.cpp:24:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:27:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
a[i] += a[i-1];
^
user.cpp:31:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
b[j] += b[j-1];
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 68ms | 508kb | OK | 10 | 100 |
| 2 | 64ms | 512kb | OK | 10 |
| 3 | 64ms | 508kb | OK | 10 |
| 4 | 64ms | 508kb | OK | 10 |
| 5 | 64ms | 516kb | OK | 10 |
| 6 | 68ms | 508kb | OK | 10 |
| 7 | 68ms | 512kb | OK | 10 |
| 8 | 68ms | 512kb | OK | 10 |
| 9 | 68ms | 512kb | OK | 10 |
| 10 | 64ms | 512kb | OK | 10 |
| Punctaj total | 100 |