Borderou de evaluare (job #2132770)

Utilizator oldatlantianSerban Cercelescu oldatlantian Data 16 februarie 2018 00:22:29
Problema Poligon Status done
Runda Lista lui wefgef Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void get_strips()’: user.cpp:56:33: warning: capture of variable ‘pts’ with non-automatic storage duration sort(begin(srt), end(srt), [pts](int a, int b) { ^ user.cpp:47:13: note: ‘std::vector<Ptx> pts’ declared here vector<Ptx> pts; ^ user.cpp:66:43: warning: lambda capture initializers only available with -std=c++14 or -std=gnu++14 sort(begin(str[i]), end(str[i]), [x = pts[srt[i - 1]].x, px = pts[srt[i]].x](const Seg &a, const Seg &b) { ^ user.cpp:66:66: warning: lambda capture initializers only available with -std=c++14 or -std=gnu++14 sort(begin(str[i]), end(str[i]), [x = pts[srt[i - 1]].x, px = pts[srt[i]].x](const Seg &a, const Seg &b) { ^ user.cpp: In function ‘bool in(Ptx)’: user.cpp:83:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (line + msk < str[strip].size() && str[strip][line + msk] < arg) ^ user.cpp:91:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (line + 1 < str[strip].size() && str[strip][line + 1] == arg) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1396kbOkay!10
20ms1404kbOkay!10
30ms1424kbOkay!10
48ms1504kbOkay!10
516ms1688kbOkay!10
6180ms5848kbOkay!10
756ms2496kbOkay!10
884ms3028kbOkay!10
9124ms4068kbOkay!10
10160ms5888kbOkay!10
Punctaj total100

Ceva nu functioneaza?