Pagini recente » Diferente pentru problema/shift intre reviziile 8 si 7 | Borderou de evaluare (job #1796831) | Borderou de evaluare (job #1675031) | Cod sursa (job #600028) | Borderou de evaluare (job #1523684)
Borderou de evaluare (job #1523684)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:79:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("delay.in","r",stdin);
^
user.cpp:80:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("delay.out","w",stdout);
^
user.cpp:82:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:84:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
user.cpp:86:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp:104:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:106:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&op,&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 520kb | OK | 10 |
| 2 | 8ms | 544kb | OK | 10 |
| 3 | 32ms | 824kb | OK | 10 |
| 4 | 104ms | 2172kb | OK | 10 |
| 5 | 148ms | 3808kb | OK | 10 |
| 6 | 164ms | 3788kb | OK | 10 |
| 7 | 168ms | 3772kb | OK | 10 |
| 8 | 212ms | 4668kb | OK | 10 |
| 9 | 244ms | 5124kb | OK | 10 |
| 10 | 348ms | 5648kb | OK | 10 |
| Punctaj total | 100 |