Borderou de evaluare (job #2856625)
Utilizator | Data | 24 februarie 2022 10:27:52 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void findMinimumCosts(int)':
main.cpp:27:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | for (int i = 0; i < graph[currentPoint].size(); ++i) {
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ccHS1Zoi.o: in function `__tcf_0':
main.cpp:(.text+0x5): relocation truncated to fit: R_X86_64_PC32 against symbol `graph' defined in .bss section in ./ccHS1Zoi.o
./ccHS1Zoi.o: in function `findMinimumCosts(int)':
main.cpp:(.text+0x125): relocation truncated to fit: R_X86_64_PC32 against symbol `graph' defined in .bss section in ./ccHS1Zoi.o
main.cpp:(.text+0x374): relocation truncated to fit: R_X86_64_PC32 against symbol `fout' defined in .bss section in ./ccHS1Zoi.o
./ccHS1Zoi.o: in function `main':
main.cpp:(.text.startup+0x5): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccHS1Zoi.o
main.cpp:(.text.startup+0x50): relocation truncated to fit: R_X86_64_PC32 against symbol `graph' defined in .bss section in ./ccHS1Zoi.o
main.cpp:(.text.startup+0x57): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccHS1Zoi.o
./ccHS1Zoi.o: in function `_GLOBAL__sub_I_fin':
main.cpp:(.text.startup+0x107): relocation truncated to fit: R_X86_64_PC32 against `.bss'
main.cpp:(.text.startup+0x121): relocation truncated to fit: R_X86_64_PC32 against `.bss'
main.cpp:(.text.startup+0x139): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccHS1Zoi.o
main.cpp:(.text.startup+0x153): relocation truncated to fit: R_X86_64_PC32 against symbol `fin' defined in .bss section in ./ccHS1Zoi.o
main.cpp:(.text.startup+0x16b): 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?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !