Borderou de evaluare (job #2958686)

Utilizator Cosmina_GheorgheGheorghe Cosmina Cosmina_Gheorghe Data 27 decembrie 2022 20:02:10
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int bfs()': main.cpp:29:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for(int j=0;j<la[nod].size();j++) | ~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:70:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for(i=0;i<la[destinatie].size();i++) | ~^~~~~~~~~~~~~~~~~~~~~~ ./ccheQ1Ch.o: in function `main': main.cpp:(.text.startup+0xc): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccheQ1Ch.o main.cpp:(.text.startup+0x1d7): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccheQ1Ch.o main.cpp:(.text.startup+0x4ba): relocation truncated to fit: R_X86_64_PC32 against symbol `fout' defined in .bss section in ./ccheQ1Ch.o main.cpp:(.text.startup+0x4c8): relocation truncated to fit: R_X86_64_PC32 against symbol `fout' defined in .bss section in ./ccheQ1Ch.o ./ccheQ1Ch.o: in function `_GLOBAL__sub_I_fin': main.cpp:(.text.startup+0x5d7): relocation truncated to fit: R_X86_64_PC32 against `.bss' main.cpp:(.text.startup+0x5f1): relocation truncated to fit: R_X86_64_PC32 against `.bss' main.cpp:(.text.startup+0x609): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccheQ1Ch.o main.cpp:(.text.startup+0x623): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccheQ1Ch.o main.cpp:(.text.startup+0x63b): relocation truncated to fit: R_X86_64_PC32 against symbol `fout' defined in .bss section in ./ccheQ1Ch.o main.cpp:(.text.startup+0x655): relocation truncated to fit: R_X86_64_PC32 against symbol `fout' defined in .bss section in ./ccheQ1Ch.o /usr/lib/gcc/x86_64-linux-gnu/10/libstdc++.a(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()': (.text._ZN9__gnu_cxx27__verbose_terminate_handlerEv+0xa): 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?