Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1946012)
| Utilizator | Data | 29 martie 2017 20:37:59 | |
|---|---|---|---|
| Problema | Cele mai apropiate puncte din plan | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘long long int divide(int, int)’:
user.cpp:41:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < p.size (); ++i)
^
user.cpp:42:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i + 1; j <= i + 7 && j < p.size (); ++j)
^
user.cpp: In function ‘int main()’:
user.cpp:50:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("cmap.in", "r", stdin);
^
user.cpp:51:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("cmap.out", "w", stdout);
^
user.cpp:54:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:57:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &v[i].f, &v[i].s);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1084kb | Incorect | 0 |
| 2 | 0ms | 1084kb | Incorect | 0 |
| 3 | 8ms | 1088kb | Incorect | 0 |
| 4 | 8ms | 1092kb | Ok | 10 |
| 5 | 32ms | 1092kb | Incorect | 0 |
| 6 | 48ms | 1088kb | Incorect | 0 |
| 7 | 76ms | 1092kb | Ok | 10 |
| 8 | 104ms | 1092kb | Ok | 10 |
| 9 | 104ms | 1088kb | Incorect | 0 |
| 10 | 100ms | 1088kb | Incorect | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
