Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1685617)
| Utilizator | Data | 11 aprilie 2016 19:23:10 | |
|---|---|---|---|
| Problema | Arbvalmax | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:23:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < g[act].size() ; ++i)
^
user.cpp: In function ‘int readint()’:
user.cpp:40:46: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer , 1 , bsize , stdin);
^
user.cpp:51:46: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer , 1 , bsize , stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:60:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbvalmax.in" , "r" , stdin);
^
user.cpp:61:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbvalmax.out" , "w" , stdout);
^
user.cpp:63:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer , 1 , bsize , stdin);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 4004kb | OK | 10 |
| 2 | 4ms | 4000kb | OK | 10 |
| 3 | 8ms | 4072kb | OK | 10 |
| 4 | 8ms | 4064kb | OK | 10 |
| 5 | 52ms | 5596kb | OK | 10 |
| 6 | 280ms | 10712kb | OK | 10 |
| 7 | 476ms | 13608kb | OK | 10 |
| 8 | Depăşit | 19900kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 21052kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 22192kb | Time limit exceeded. | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
