Borderou de evaluare (job #2988314)
Utilizator | Data | 4 martie 2023 00:22:04 | |
---|---|---|---|
Problema | Pirati | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void InitEulerRMQ()':
main.cpp:199:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<EulerNode>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
199 | for (int i = 0; i < euler.size(); i++) {
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'void BuildEulerRMQ()':
main.cpp:208:26: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
208 | int len = 1 << e - 1;
| ~~^~~
main.cpp:209:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<EulerNode>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
209 | for (int lf = 0; lf + len < euler.size(); lf++) {
| ~~~~~~~~~^~~~~~~~~~~~~~
./ccV42hz5.o: in function `__tcf_0':
main.cpp:(.text+0x4): relocation truncated to fit: R_X86_64_PC32 against symbol `graph' defined in .bss section in ./ccV42hz5.o
./ccV42hz5.o: in function `IsInBounds(int, int)':
main.cpp:(.text+0x430): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in ./ccV42hz5.o
main.cpp:(.text+0x438): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in ./ccV42hz5.o
./ccV42hz5.o: in function `FloodAndFill(int, int, int)':
main.cpp:(.text+0x46f): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in ./ccV42hz5.o
main.cpp:(.text+0x47a): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in ./ccV42hz5.o
main.cpp:(.text+0x489): relocation truncated to fit: R_X86_64_PC32 against symbol `map' defined in .bss section in ./ccV42hz5.o
./ccV42hz5.o: in function `FloodAndFillCheck(int, int, int)':
main.cpp:(.text+0x52f): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in ./ccV42hz5.o
main.cpp:(.text+0x539): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in ./ccV42hz5.o
main.cpp:(.text+0x548): relocation truncated to fit: R_X86_64_PC32 against symbol `map' defined in .bss section in ./ccV42hz5.o
main.cpp:(.text+0x56a): relocation truncated to fit: R_X86_64_PC32 against symbol `connected' defined in .bss section in ./ccV42hz5.o
./ccV42hz5.o: in function `BuildGraphMat()':
main.cpp:(.text+0x5f2): additional relocation overflows omitted from the output
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../lib/libstdc++.a(ios_init.o): in function `std::ios_base::Init::Init()':
(.text._ZNSt8ios_base4InitC2Ev+0x1c): failed to convert GOTPCREL relocation against '_ZNSt8ios_base4Init11_S_refcountE'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x1e8): failed to convert GOTPCREL relocation against '_ZSt4cout'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x250): failed to convert GOTPCREL relocation against '_ZSt3cin'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x2c3): failed to convert GOTPCREL relocation against '_ZSt4cerr'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x319): failed to convert GOTPCREL relocation against '_ZSt4clog'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x513): failed to convert GOTPCREL relocation against '_ZSt5wcout'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x584): failed to convert GOTPCREL relocation against '_ZSt4wcin'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x601): failed to convert GOTPCREL relocation against '_ZSt5wcerr'; relink with --no-relax
(.text._ZNSt8ios_base4InitC2Ev+0x65f): failed to convert GOTPCREL relocation against '_ZSt5wclog'; relink with --no-relax
collect2: error: ld returned 1 exit status
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !