Borderou de evaluare (job #3172922)

Utilizator willOcanaru Mihai will Data 21 noiembrie 2023 16:38:55
Problema Camionas Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.c: In function 'Dijkstra': main.c:116:18: warning: iteration 10000 invokes undefined behavior [-Waggressive-loop-optimizations] 116 | Node neighbor = graph[current][i]; | ^~~~~~~~ main.c:115:27: note: within this loop 115 | for (int i = 0; i < nMax; i++) { | ^ /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../lib/libc.a(assert.o): in function `__assert_fail_base': /usr/src/debug/glibc/glibc/assert/assert.c:77:(.text+0x10a): relocation truncated to fit: R_X86_64_PC32 against symbol `__abort_msg' defined in .bss section in /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../lib/libc.a(abort.o) /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../lib/libc.a(loadmsgcat.o): in function `_nl_load_domain': /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:770:(.text+0x3a): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:770:(.text+0x49): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:770:(.text+0x56): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:770:(.text+0x5c): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:770:(.text+0x69): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:1281:(.text+0x3f0): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:1281:(.text+0x400): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:1281:(.text+0x40b): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:1281:(.text+0x415): relocation truncated to fit: R_X86_64_PC32 against `.bss' /usr/src/debug/glibc/glibc/intl/loadmsgcat.c:770:(.text+0x453): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status Non zero exit status: 1

Ceva nu functioneaza?