Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2945818) | Borderou de evaluare (job #2998364) | Borderou de evaluare (job #1099024) | Borderou de evaluare (job #1735845)
Borderou de evaluare (job #1735845)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:39: 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:12:41: 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:14:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&N,&M);
^
user.cpp:16:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&j) , a[i] = a[i-1]+j;
^
user.cpp:18:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&j) , b[i] = b[i-1]+j;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 64ms | 504kb | OK | 10 | 0 |
2 | 60ms | 504kb | OK | 10 |
3 | 60ms | 504kb | OK | 10 |
4 | 60ms | 508kb | Incorect | 0 |
5 | 60ms | 508kb | OK | 10 |
6 | 60ms | 504kb | OK | 10 |
7 | 64ms | 500kb | OK | 10 |
8 | 64ms | 508kb | OK | 10 |
9 | 64ms | 500kb | OK | 10 |
10 | 64ms | 504kb | OK | 10 |
Punctaj total | 0 |