Borderou de evaluare (job #2523395)

Utilizator DanutAldeaDanut Aldea DanutAldea Data 13 ianuarie 2020 23:35:08
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:40: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:47:25: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1000001]' [-Wformat=] fscanf(fin, "%s", &A); ^ main.cpp:50:29: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[10001]' [-Wformat=] fscanf(fin, "%s", &s); ^ main.cpp:47: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:48: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:50: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
13ms131kbOK5
22ms131kbOK5
32ms131kbOK5
43ms131kbOK5
52ms131kbOK5
613ms917kbOK5
722ms1310kbOK5
824ms1966kbOK5
925ms2228kbOK5
1022ms1572kbOK5
1131ms1212kbOK5
1222ms1835kbOK5
1310ms655kbOK5
1411ms786kbOK5
1515ms1310kbOK5
1615ms1441kbOK5
1723ms1343kbOK5
1820ms1220kbOK5
1918ms2097kbOK5
20101ms4063kbTime limit exceeded0
Punctaj total95

Ceva nu functioneaza?