Borderou de evaluare (job #2523383)

Utilizator LeVladzCiuperceanu Vlad LeVladz Data 13 ianuarie 2020 23:17:11
Problema Aho-Corasick Status done
Runda Arhiva educationala Compilator cpp-32 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(trie*)': main.cpp:44:20: 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:53:25: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1000005]' [-Wformat=] fscanf(fin, "%s", &A); fscanf(fin, "%d", &n); ^ main.cpp:56:29: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[10005]' [-Wformat=] fscanf(fin, "%s", &s); ^ main.cpp:53:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%s", &A); fscanf(fin, "%d", &n); ^ main.cpp:53:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%s", &A); fscanf(fin, "%d", &n); ^ main.cpp:56: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
42ms131kbOK5
53ms131kbOK5
612ms786kbOK5
721ms1048kbOK5
822ms1441kbOK5
923ms1572kbOK5
1021ms1310kbOK5
1123ms1048kbOK5
1221ms1441kbOK5
1310ms655kbOK5
1413ms655kbOK5
1515ms1048kbOK5
1615ms1048kbOK5
1717ms1048kbOK5
1820ms1048kbOK5
1922ms1572kbOK5
2050ms2883kbOK5
Punctaj total100

Ceva nu functioneaza?