Borderou de evaluare (job #845164)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Control Node 2 Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 13 dec. 2025 12:38:24 Scor 94

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:42:54: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](0, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](5, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] 42 | 65536*stoul(s.substr(0,4),nullptr,16)+stoul(s.substr(5,4),nullptr,16), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:42:54: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](0, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](5, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] main.cpp:43:55: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](10, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](15, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] 43 | 65536*stoul(s.substr(10,4),nullptr,16)+stoul(s.substr(15,4),nullptr,16), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:43:55: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](10, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](15, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] main.cpp:44:55: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](20, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](25, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] 44 | 65536*stoul(s.substr(20,4),nullptr,16)+stoul(s.substr(25,4),nullptr,16), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:44:55: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](20, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](25, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] main.cpp:45:55: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](30, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](35, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing] 45 | 65536*stoul(s.substr(30,4),nullptr,16)+stoul(s.substr(35,4),nullptr,16) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:45:55: warning: narrowing conversion of '((65536 * std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](30, 4), 0, 16)) + std::__cxx11::stoul(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::substr(size_type, size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int](35, 4), 0, 16))' from 'long unsigned int' to 'unsigned int' [-Wnarrowing]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 292 kb OK 3
2 1 ms 508 kb OK 3
3 1 ms 508 kb OK 3
4 1 ms 508 kb OK 3
5 1 ms 288 kb OK 3
6 1 ms 292 kb OK 3
7 1 ms 508 kb OK 3
8 1 ms 292 kb OK 3
9 1 ms 292 kb OK 3
10 1 ms 508 kb OK 3
11 1 ms 508 kb OK 3
12 1 ms 292 kb OK 3
13 1 ms 292 kb OK 3
14 1 ms 504 kb OK 3
15 1 ms 508 kb OK 3
16 1 ms 508 kb OK 3
17 1 ms 292 kb OK 3
18 1 ms 512 kb OK 3
19 1 ms 292 kb OK 3
20 1 ms 508 kb OK 3
21 1 ms 508 kb OK 3
22 1 ms 292 kb OK 3
23 10 ms 1608 kb OK 3
24 152 ms 11936 kb OK 3
25 132 ms 12008 kb OK 3
26 266 ms 22492 kb OK 3
27 302 ms 25864 kb OK 3
28 351 ms 29204 kb OK 3
29 depășit 54816 kb Time limit exceeded. 0
30 488 ms 39952 kb OK 4
31 266 ms 22508 kb OK 3
32 302 ms 25880 kb OK 3
33 depășit 52768 kb Time limit exceeded. 0
Punctaj total 94