Borderou de evaluare (job #2988345)

Utilizator MihaiZ777MihaiZ MihaiZ777 Data 4 martie 2023 01:21:13
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:198:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<EulerNode>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 198 | for (int i = 0; i < euler.size(); i++) { | ~~^~~~~~~~~~~~~~ main.cpp: In function 'void BuildEulerRMQ()': main.cpp:207:26: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 207 | int len = 1 << e - 1; | ~~^~~ main.cpp:208:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<EulerNode>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 208 | for (int lf = 0; lf + len < euler.size(); lf++) { | ~~~~~~~~~^~~~~~~~~~~~~~ ./ccmKbwWg.o: in function `IsInBounds(int, int)': main.cpp:(.text+0x420): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x428): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in ./ccmKbwWg.o ./ccmKbwWg.o: in function `FloodAndFill(int, int, int)': main.cpp:(.text+0x44b): relocation truncated to fit: R_X86_64_PC32 against symbol `map' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x4ac): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x4b4): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x50f): relocation truncated to fit: R_X86_64_PC32 against symbol `map' defined in .bss section in ./ccmKbwWg.o ./ccmKbwWg.o: in function `FloodAndFillCheck(int, int, int)': main.cpp:(.text+0x54b): relocation truncated to fit: R_X86_64_PC32 against symbol `map' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x570): relocation truncated to fit: R_X86_64_PC32 against symbol `connected' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x5bd): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x5c5): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in ./ccmKbwWg.o main.cpp:(.text+0x63b): additional relocation overflows omitted from the output /usr/bin/ld: failed to convert GOTPCREL relocation; relink with --no-relax collect2: error: ld returned 1 exit status Non zero exit status: 1

Ceva nu functioneaza?