Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1230150)
| Utilizator | Data | 18 septembrie 2014 12:48:14 | |
|---|---|---|---|
| Problema | Divisorgraph | Status | done |
| Runda | Algoritmiada 2014, Runda Finala, Clasele 9 - 10 | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:75:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divisorgraph.in", "r", stdin);
^
user.cpp:76:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divisorgraph.out", "w", stdout);
^
user.cpp:79:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:82:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v, &e);
^
user.cpp:94:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘void marcheaza(int, int)’:
user.cpp:33:17: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized]
while(viz[last] == 1)
^
user.cpp: In function ‘int main()’:
user.cpp:33:17: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized]
user.cpp:19:20: note: ‘last’ was declared here
int st, dr, med, last;
^
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|---|
| ✓ | 1 | 0ms | 272kb | OK | 10 | 30 |
| ✓ | 2 | 0ms | 276kb | OK | 10 | |
| ✓ | 3 | 0ms | 272kb | OK | 10 | |
| ✗ | 4 | 348ms | 284kb | OK | 10 | 70 |
| ✗ | 5 | 396ms | 284kb | OK | 10 | |
| ✗ | 6 | 464ms | 288kb | OK | 10 | |
| ✗ | 7 | 308ms | 280kb | OK | 10 | |
| ✗ | 8 | 328ms | 288kb | OK | 10 | |
| ✓ | 9 | 440ms | 284kb | OK | 10 | |
| ✗ | 10 | 368ms | 284kb | OK | 10 | |
| Punctaj total | 100 | |||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

