Borderou de evaluare (job #2591378)

Utilizator ezioconnorVlad - Gabriel Iftimescu ezioconnor Data 30 martie 2020 13:30:19
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:37:23: 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:45:24: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1000001]' [-Wformat=] fscanf(in, "%s", &A); fscanf(in, "%d", &n); ^ main.cpp:47:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[10001]' [-Wformat=] fscanf(in, "%s", &s); ^ main.cpp:45:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%s", &A); fscanf(in, "%d", &n); ^ main.cpp:45:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%s", &A); fscanf(in, "%d", &n); ^ main.cpp:47:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%s", &s); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOK5
22ms131kbOK5
33ms131kbOK5
42ms131kbOK5
52ms131kbOK5
613ms917kbOK5
722ms1310kbOK5
824ms1966kbOK5
926ms2228kbOK5
1022ms1572kbOK5
1125ms1163kbOK5
1222ms1835kbOK5
1315ms753kbOK5
1411ms786kbOK5
1515ms1310kbOK5
1615ms1441kbOK5
1723ms1339kbOK5
1818ms1179kbOK5
1922ms2097kbOK5
20100ms4063kbTime limit exceeded0
Punctaj total95

Ceva nu functioneaza?