Borderou de evaluare (job #2523407)

Utilizator DanutAldeaDanut Aldea DanutAldea Data 13 ianuarie 2020 23:44:55
Problema Aho-Corasick Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 95

Raport evaluator

Compilare: main.cpp: In function 'void dfs(trie*)': main.cpp:42:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i<nod->v.size();i++) { ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:51:25: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1000100]' [-Wformat=] fscanf(fin, "%s", &A); ^ main.cpp:54:29: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[10010]' [-Wformat=] fscanf(fin, "%s", &s); ^ main.cpp:51:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%s", &A); ^ main.cpp:52:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &n); ^ main.cpp:54:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%s", &s); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK5
22ms131kbOK5
32ms131kbOK5
43ms131kbOK5
52ms131kbOK5
613ms917kbOK5
722ms1310kbOK5
824ms1966kbOK5
926ms2228kbOK5
1022ms1572kbOK5
1123ms1179kbOK5
1222ms1835kbOK5
1310ms655kbOK5
1411ms786kbOK5
1521ms1310kbOK5
1612ms1441kbOK5
1717ms1310kbOK5
1823ms1257kbOK5
1933ms2101kbOK5
20100ms4063kbTime limit exceeded0
Punctaj total95

Ceva nu functioneaza?