Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1754576)
| Utilizator | Data | 8 septembrie 2016 14:32:30 | |
|---|---|---|---|
| Problema | Toys | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:15: warning: variable ‘J’ set but not used [-Wunused-but-set-variable]
LL D = x, J = 1;
^
user.cpp:15:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("toys.in", "r", stdin);
^
user.cpp:16:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("toys.out", "w", stdout);
^
user.cpp:18:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld", &n, &L, &toys);
^
user.cpp:20:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
user.cpp:24:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld%lld", &x, &y, &z, &t);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 276kb | OK | 10 | 10 |
| 2 | 0ms | 284kb | OK | 10 | 10 |
| 3 | 0ms | 280kb | OK | 10 | 10 |
| 4 | 0ms | 288kb | OK | 10 | 10 |
| 5 | 36ms | 2208kb | Incorect | 0 | 0 |
| 6 | 80ms | 4304kb | OK | 10 | 10 |
| 7 | 116ms | 8500kb | Incorect | 0 | 0 |
| 8 | 168ms | 8500kb | OK | 10 | 0 |
| 9 | 180ms | 8492kb | Incorect | 0 | |
| 10 | 0ms | 276kb | OK | 10 | |
| Punctaj total | 50 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
