Borderou de evaluare (job #783275)

Utilizator avatar HackerFront4 Haidau David HackerFront4 IP ascuns
Problemă Tabla Înmulțirii (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 2 aug. 2024 16:07:29 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:24: warning: comparison of integer expressions of different signedness: 'std::priority_queue<unsigned int>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] 21 | if(q.size()<k) | ~~~~~~~~^~ main.cpp:23:28: warning: comparison of integer expressions of different signedness: 'const __gnu_cxx::__alloc_traits<std::allocator<unsigned int>, unsigned int>::value_type' {aka 'const unsigned int'} and 'int' [-Wsign-compare] 23 | else if(q.top()>i*j){ | ~~~~~~~^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 1 ms 266 kb OK 10
3 4 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 3 ms 245 kb OK 10
6 2 ms 638 kb Memory limit exceeded 0
7 9 ms 901 kb Memory limit exceeded 0
8 16 ms 1163 kb Memory limit exceeded 0
9 2 ms 770 kb Memory limit exceeded 0
10 14 ms 901 kb Memory limit exceeded 0
Punctaj total 50