Pagini recente » Borderou de evaluare (job #2601741) | Borderou de evaluare (job #1786519) | Borderou de evaluare (job #1817682) | Borderou de evaluare (job #2144989) | Borderou de evaluare (job #1481087)
Borderou de evaluare (job #1481087)
Raport evaluator
Compilare:
user.cpp: In function ‘void query(Trie*, char*)’:
user.cpp:52:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
node = node->son[node->best_son];
^
user.cpp: In function ‘int main()’:
user.cpp:112:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bitset = found = pos = 0;
^
user.cpp:93:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fbsearch.out", "w", stdout);
^
user.cpp:96:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:101:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &N, &M);
^
user.cpp:106:19: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
insert(T, line);
^
user.cpp:111:26: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 50, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |