Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1897482)
| Utilizator | Data | 1 martie 2017 14:35:18 | |
|---|---|---|---|
| Problema | Petrica | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void preCompute(int)’:
user.cpp:19:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘int findSubtree(int)’:
user.cpp:43:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘int doBest(int)’:
user.cpp:54:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:67:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("petrica.in", "r", stdin);
^
user.cpp:68:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("petrica.out", "w", stdout);
^
user.cpp:72:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:75:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &value[i]);
^
user.cpp:78:30: 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 | 280kb | OK! | 10 |
| 2 | 0ms | 280kb | OK! | 10 |
| 3 | 0ms | 292kb | OK! | 10 |
| 4 | 0ms | 292kb | OK! | 10 |
| 5 | 4ms | 296kb | OK! | 10 |
| 6 | 16ms | 300kb | OK! | 10 |
| 7 | 24ms | 320kb | OK! | 10 |
| 8 | Depăşit | 316kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 296kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 304kb | Time limit exceeded. | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
