Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1243862)
| Utilizator | Data | 16 octombrie 2014 15:30:54 | |
|---|---|---|---|
| Problema | Secventa 5 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i <= N; i++) {
^
user.cpp:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == N - 1)
^
user.cpp:108:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == N - 1)
^
user.cpp:60:16: warning: unused variable ‘pozl’ [-Wunused-variable]
long i, j, pozl;
^
user.cpp:61:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in", "r", stdin);
^
user.cpp:62:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.out", "w", stdout);
^
user.cpp:63:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lu %lu %lu", &N, &L, &U);
^
user.cpp:65:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lu", &t);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 28ms | 15896kb | OK | 10 |
| 2 | 32ms | 15956kb | OK | 10 |
| 3 | 44ms | 16020kb | OK | 10 |
| 4 | 116ms | 16776kb | OK | 10 |
| 5 | 116ms | 16512kb | Incorect | 0 |
| 6 | 456ms | 19924kb | OK | 10 |
| 7 | 980ms | 22000kb | Incorect | 0 |
| 8 | 1124ms | 21740kb | Incorect | 0 |
| 9 | 1756ms | 29916kb | Incorect | 0 |
| 10 | Depăşit | 35452kb | Time limit exceeded. | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
