Pagini recente » Borderou de evaluare (job #2422199) | Borderou de evaluare (job #2116614) | Borderou de evaluare (job #1476595) | Borderou de evaluare (job #2635423) | Borderou de evaluare (job #1653073)
Borderou de evaluare (job #1653073)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("harbingers.in","r",stdin);
^
user.cpp:26:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("harbingers.out","w",stdout);
^
user.cpp:28:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:32:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a,&b,&c);
^
user.cpp:36:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i = 2;i <= n;++i) scanf("%d%d",a+i,b+i);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 6096kb | OK | 10 |
2 | 12ms | 6252kb | OK | 10 |
3 | 120ms | 8232kb | OK | 10 |
4 | 172ms | 9324kb | OK | 10 |
5 | 220ms | 10392kb | OK | 10 |
6 | 272ms | 11476kb | OK | 10 |
7 | 164ms | 9184kb | OK | 10 |
8 | Depăşit | 10688kb | Time limit exceeded. | 0 |
9 | Depăşit | 10260kb | Time limit exceeded. | 0 |
10 | Depăşit | 10592kb | Time limit exceeded. | 0 |
Punctaj total | 70 |