Borderou de evaluare (job #1527353)

Utilizator mariusadamMarius Adam mariusadam Data 17 noiembrie 2015 23:54:48
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:61:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "trie.in", "r", stdin ); ^ user.cpp:62:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "trie.out", "w", stdout ); ^ user.cpp:64:29: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets( line, 23, stdin ); ^ user.cpp:74:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets( line, 32, stdin ); ^ In file included from /usr/include/stdio.h:934:0, from /usr/include/c++/4.8/cstdio:42, from user.cpp:1: In function ‘char* fgets(char*, int, FILE*)’, inlined from ‘int main()’ at user.cpp:64:29: /usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^ In function ‘char* fgets(char*, int, FILE*)’, inlined from ‘int main()’ at user.cpp:74:33: /usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms240kbOK55
20ms244kbOK55
30ms344kbKilled by signal 6(SIGABRT).00
40ms336kbKilled by signal 6(SIGABRT).00
50ms344kbKilled by signal 6(SIGABRT).00
60ms340kbKilled by signal 6(SIGABRT).00
70ms352kbKilled by signal 6(SIGABRT).00
80ms340kbKilled by signal 6(SIGABRT).00
90ms348kbKilled by signal 6(SIGABRT).00
100ms348kbKilled by signal 6(SIGABRT).00
110ms352kbKilled by signal 6(SIGABRT).00
120ms372kbKilled by signal 6(SIGABRT).00
130ms316kbKilled by signal 6(SIGABRT).00
140ms372kbKilled by signal 6(SIGABRT).00
150ms420kbKilled by signal 6(SIGABRT).00
160ms412kbKilled by signal 6(SIGABRT).0
170ms356kbKilled by signal 6(SIGABRT).00
180ms348kbKilled by signal 6(SIGABRT).0
190ms364kbKilled by signal 6(SIGABRT).00
200ms344kbKilled by signal 6(SIGABRT).0
Punctaj total10

Ceva nu functioneaza?