Borderou de evaluare (job #2732349)

Utilizator MatteoalexandruMatteo Verzotti Matteoalexandru Data 28 martie 2021 21:51:24
Problema Cmmmc Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:63:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(d < primes.size() && primes[d] * primes[d] <= n) { ~~^~~~~~~~~~~~~~~ main.cpp:85:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < divs.size(); i++) ~~^~~~~~~~~~~~~ main.cpp:95:57: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] out << (ans - 1) / 2 + 1 << ' ' << x << ' ' << y << '\n'; ^~~~ main.cpp:95:45: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] out << (ans - 1) / 2 + 1 << ' ' << x << ' ' << y << '\n'; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms262kbOK!10
23ms262kbOK!10
33ms262kbOK!10
44ms262kbOK!10
53ms262kbOK!10
612ms262kbOK!10
73ms262kbOK!10
83ms262kbOK!10
94ms262kbOK!10
104ms262kbOK!10
Punctaj total100

Ceva nu functioneaza?