Borderou de evaluare (job #2591388)

Utilizator ezioconnorVlad - Gabriel Iftimescu ezioconnor Data 30 martie 2020 13:39:31
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:39: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:47: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:49:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[10001]' [-Wformat=] fscanf(in, "%s", &s); ^ main.cpp:47: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:47: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:49: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
111ms131kbOK5
22ms131kbOK5
32ms131kbOK5
42ms131kbOK5
52ms131kbOK5
613ms917kbOK5
722ms1310kbOK5
824ms1966kbOK5
925ms2228kbOK5
1022ms1572kbOK5
1123ms1179kbOK5
1223ms1835kbOK5
1310ms655kbOK5
1411ms655kbOK5
1515ms1310kbOK5
1615ms1441kbOK5
1717ms1400kbOK5
1818ms1179kbOK5
1922ms2097kbOK5
20101ms3801kbTime limit exceeded0
Punctaj total95

Ceva nu functioneaza?