Borderou de evaluare (job #2799897)

Utilizator AlexNicuNicu Alexandru AlexNicu Data 13 noiembrie 2021 14:17:41
Problema Caramele Status done
Runda Baraj - Tudor Vianu + ICHB - Juniori - 2021 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:32:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for ( j = 0; j < same_line[i].size(); j++ ) { | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:33:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | for ( k = j + 1; k < same_line[i].size(); k++ ){ | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:40:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for ( j = 0; j < same_column[i].size(); j++ ) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:41:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | for ( k = j + 1; k < same_column[i].size(); k++ ) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-linux-gnu/10/libstdc++.a(ios.o): in function `std::ios_base::xalloc()': (.text._ZNSt8ios_base6xallocEv+0xc): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZZNSt8ios_base6xallocEvE6_S_top' (.text._ZNSt8ios_base6xallocEv+0x18): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZZNSt8ios_base6xallocEvE6_S_top' (.text._ZNSt8ios_base6xallocEv+0x29): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZZNSt8ios_base6xallocEvE6_S_top' /usr/lib/gcc/x86_64-linux-gnu/10/libstdc++.a(eh_alloc.o): in function `(anonymous namespace)::pool::free(void*) [clone .constprop.0]': (.text._ZN12_GLOBAL__N_14pool4freeEPv.constprop.0+0x18): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' (.text._ZN12_GLOBAL__N_14pool4freeEPv.constprop.0+0x2c): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' (.text._ZN12_GLOBAL__N_14pool4freeEPv.constprop.0+0x53): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' (.text._ZN12_GLOBAL__N_14pool4freeEPv.constprop.0+0xb7): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' (.text._ZN12_GLOBAL__N_14pool4freeEPv.constprop.0+0xc3): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' (.text._ZN12_GLOBAL__N_14pool4freeEPv.constprop.0+0x116): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' /usr/lib/gcc/x86_64-linux-gnu/10/libstdc++.a(eh_alloc.o): in function `(anonymous namespace)::pool::allocate(unsigned long) [clone .constprop.0]': (.text._ZN12_GLOBAL__N_14pool8allocateEm.constprop.0+0x19): relocation truncated to fit: R_X86_64_PC32 against `.bss._ZN12_GLOBAL__N_114emergency_poolE' (.text._ZN12_GLOBAL__N_14pool8allocateEm.constprop.0+0x3b): 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?