Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1554728)
| Utilizator | Data | 21 decembrie 2015 17:33:59 | |
|---|---|---|---|
| Problema | Branza | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 1; i <= N; i++)
^
user.cpp:21:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (!pos.empty() && (i - pos.front() > T))
^
user.cpp:13:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("branza.in","r",stdin);
^
user.cpp:14:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("branza.out","w",stdout);
^
user.cpp:16:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &S, &T);
^
user.cpp:20:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &X, &Y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 284kb | OK | 10 | 30 |
| 2 | 0ms | 284kb | OK | 10 | |
| 3 | 0ms | 280kb | OK | 10 | |
| 4 | 32ms | 280kb | Incorect | 0 | 0 |
| 5 | 48ms | 280kb | OK | 10 | |
| 6 | 56ms | 280kb | OK | 10 | |
| 7 | 64ms | 280kb | OK | 10 | 10 |
| 8 | 60ms | 280kb | OK | 10 | 10 |
| 9 | 64ms | 284kb | OK | 10 | 10 |
| 10 | 60ms | 284kb | OK | 10 | 10 |
| Punctaj total | 70 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
