Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1242605)
| Utilizator | Data | 14 octombrie 2014 19:28:00 | |
|---|---|---|---|
| Problema | Suma5 | Status | done |
| Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:129:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:130:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:133:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:136:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &A[i]);
^
user.cpp:141:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &op, &L, &R);
^
user.cpp:144:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &V);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 520kb | OK | 10 | 0 |
| 2 | 0ms | 520kb | OK | 10 | |
| 3 | 0ms | 528kb | OK | 10 | |
| 4 | 0ms | 524kb | OK | 10 | |
| 5 | 0ms | 524kb | OK | 10 | |
| 6 | 404ms | 7388kb | OK | 10 | |
| 7 | 392ms | 7388kb | OK | 10 | |
| 8 | 404ms | 7388kb | OK | 10 | |
| 9 | 396ms | 7388kb | OK | 10 | |
| 10 | 324ms | 7388kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
