Borderou de evaluare (job #2724169)

Utilizator gasparrobert95Gaspar Robert Andrei gasparrobert95 Data 16 martie 2021 17:25:11
Problema Divizor si multiplu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:38:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (p1 < a.size() && a[p1].first < i) ~~~^~~~~~~~~~ main.cpp:40:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (p2 < b.size() && b[p2].first < i) ~~~^~~~~~~~~~ main.cpp:42:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p1 >= a.size() || b[p2].second > a[p1].second) ~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1200ms524kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?