Borderou de evaluare (job #2650047)

Utilizator George732George George732 Data 17 septembrie 2020 11:41:35
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void Write(std::__cxx11::string, std::vector<int>)': main.cpp:49:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < data.size(); i++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int Sum(std::vector<std::vector<int> >&)': main.cpp:84:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < table.size(); i++) ~~^~~~~~~~~~~~~~ main.cpp:85:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < table[i].size(); j++) ~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int SumLine(std::vector<std::vector<int> >&, int)': main.cpp:92:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < table[line].size(); i++) ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int SumCol(std::vector<std::vector<int> >&, int)': main.cpp:99:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < table.size(); i++) ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:113:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int line = 0; line < table.size(); line++) ~~~~~^~~~~~~~~~~~~~ main.cpp:116:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int col = 0; col < table[line].size(); col++) ~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:119:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int col = 0; col < table[line].size(); col++) ~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:125:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int col = 0; col < table[0].size(); col++) ~~~~^~~~~~~~~~~~~~~~~ main.cpp:128:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int line = 0; line < table.size(); line++) ~~~~~^~~~~~~~~~~~~~ main.cpp:131:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int line = 0; line < table.size(); line++) ~~~~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOk!10
22ms131kbRaspuns gresit0
32ms131kbRaspuns gresit0
42ms131kbOk!10
52ms131kbRaspuns gresit0
62ms131kbRaspuns gresit0
72ms131kbRaspuns gresit0
82ms131kbRaspuns gresit0
92ms131kbRaspuns gresit0
102ms131kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?