Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1785945)
| Utilizator | Data | 22 octombrie 2016 10:10:03 | |
|---|---|---|---|
| Problema | Alee | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp:18:34: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
int cells[MAX_N][MAX_N] = { NULL };
^
user.cpp: In function ‘void Read()’:
user.cpp:45:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &n, &m);
^
user.cpp:49:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &y, &x);
^
user.cpp:57:51: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d %d %d", &y1, &x1, &y2, &x2);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 272kb | OK | 10 |
| 2 | 0ms | 272kb | OK | 10 |
| 3 | 0ms | 292kb | OK | 10 |
| 4 | 0ms | 288kb | OK | 10 |
| 5 | 0ms | 312kb | OK | 10 |
| 6 | 0ms | 368kb | OK | 10 |
| 7 | 4ms | 372kb | OK | 10 |
| 8 | 0ms | 380kb | OK | 10 |
| 9 | 0ms | 332kb | OK | 10 |
| 10 | 0ms | 308kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
