Borderou de evaluare (job #1998882)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:9: warning: unused variable ‘val’ [-Wunused-variable]
int val;
^
user.cpp:50:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("huffman.in", "r", stdin);
^
user.cpp:51:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("huffman.out", "w", stdout);
^
user.cpp:54:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:58:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 296kb | OK! | 5 |
| 2 | 0ms | 296kb | OK! | 5 |
| 3 | 0ms | 296kb | OK! | 5 |
| 4 | 0ms | 300kb | OK! | 5 |
| 5 | 4ms | 580kb | OK! | 5 |
| 6 | 4ms | 576kb | OK! | 5 |
| 7 | 16ms | 1416kb | OK! | 5 |
| 8 | 16ms | 1416kb | OK! | 5 |
| 9 | 48ms | 3664kb | OK! | 5 |
| 10 | 52ms | 3656kb | OK! | 5 |
| 11 | 84ms | 5892kb | OK! | 5 |
| 12 | 84ms | 5892kb | OK! | 5 |
| 13 | 172ms | 11368kb | OK! | 5 |
| 14 | 424ms | 27944kb | OK! | 5 |
| 15 | Depăşit | 37948kb | Time limit exceeded. | 0 |
| 16 | 992ms | 37960kb | Killed by signal 11(SIGSEGV). | 0 |
| 17 | Depăşit | 41076kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 41076kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 44196kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 44192kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |