Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1931538)
| Utilizator | Data | 19 martie 2017 13:52:02 | |
|---|---|---|---|
| Problema | Fantasy | Status | done |
| Runda | Algoritmiada 2017 Runda 1 Seniori | Compilator | cpp | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int, int, int)’:
user.cpp:26:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<V[nod].size();i++)
^
user.cpp: In function ‘void dfs2(int, int*, int)’:
user.cpp:44:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<V[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:53:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fantasy.in","r",stdin);
^
user.cpp:54:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:59:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&d,&c,&v);
^
user.cpp:66:32: 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 | 452kb | OK | 10 |
| ✓ | 2 | 0ms | 448kb | OK | 10 |
| ✗ | 3 | 16ms | 456kb | OK | 10 |
| ✗ | 4 | 120ms | 488kb | OK | 10 |
| ✗ | 5 | Depăşit | 476kb | Time limit exceeded. | 0 |
| ✗ | 6 | Depăşit | 492kb | Time limit exceeded. | 0 |
| ✗ | 7 | Depăşit | 492kb | Time limit exceeded. | 0 |
| ✗ | 8 | Depăşit | 492kb | Time limit exceeded. | 0 |
| ✓ | 9 | Depăşit | 500kb | Time limit exceeded. | 0 |
| ✗ | 10 | Depăşit | 500kb | Time limit exceeded. | 0 |
| Punctaj total | 40 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

