Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2000645)
| Utilizator | Data | 14 iulie 2017 12:09:55 | |
|---|---|---|---|
| Problema | Desen | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:101:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < sol.size(); ++j) {
^
user.cpp:83:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.in", "r", stdin);
^
user.cpp:84:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.out", "w", stdout);
^
user.cpp:87:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:90:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 320kb | OK! | 10 |
| 2 | 0ms | 328kb | OK! | 10 |
| 3 | 0ms | 328kb | OK! | 10 |
| 4 | 40ms | 360kb | OK! | 10 |
| 5 | 176ms | 388kb | OK! | 10 |
| 6 | 176ms | 384kb | OK! | 10 |
| 7 | 176ms | 388kb | OK! | 10 |
| 8 | 180ms | 388kb | OK! | 10 |
| 9 | 176ms | 392kb | OK! | 10 |
| 10 | 176ms | 392kb | OK! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
