Borderou de evaluare (job #2920963)

Utilizator AlexandruabcdeDobleaga Alexandru Alexandruabcde Data 26 august 2022 19:07:52
Problema Gold Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void Solve()': main.cpp:74:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < W.size(); ++ i ) | ~~^~~~~~~~~~ main.cpp:81:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | while (capat < W.size() && InBetween(SpecialAngle(W[0]), RightAngle(SpecialAngle(W[0])), SpecialAngle(W[capat]))) { | ~~~~~~^~~~~~~~~~ main.cpp:86:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 86 | if (capat == W.size()) capat = 0; | ~~~~~~^~~~~~~~~~~ main.cpp:90:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 90 | for (int i = 1; i < W.size(); ++ i ) { | ~~^~~~~~~~~~ main.cpp:96:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 96 | if (capat == W.size()) capat = 0; | ~~~~~~^~~~~~~~~~~ main.cpp:99:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 99 | while (capat < W.size() && InBetween(SpecialAngle(W[i]), RightAngle(SpecialAngle(W[i])), SpecialAngle(W[capat]))) { | ~~~~~~^~~~~~~~~~ main.cpp:104:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 104 | if (capat == W.size()) capat = 0; | ~~~~~~^~~~~~~~~~~ main.cpp:105:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 105 | while (capat < W.size() && InBetween(SpecialAngle(W[i]), RightAngle(SpecialAngle(W[i])), SpecialAngle(W[capat]))) { | ~~~~~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms200kbIncorect0
250ms184kbIncorect0
3187ms184kbOK10
4464ms184kbOK10
5600ms184kbTime limit exceeded0
6600ms184kbTime limit exceeded0
7603ms184kbTime limit exceeded0
8602ms184kbTime limit exceeded0
9602ms184kbTime limit exceeded0
10602ms184kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?