Submission #00264


ソースコード

ステータス

項目 データ
問題 0004 - railway
ユーザー名 nii
投稿日時 2017-11-26 14:03:59
言語 C++11
状態 Compile Error
得点 0
ソースコード長 662 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

/tmp/ccH3zqat.o: In function `warshall_froyd()':
Main.cpp:(.text+0x2): relocation truncated to fit: R_X86_64_PC32 against symbol `N' defined in .bss section in /tmp/ccH3zqat.o
/tmp/ccH3zqat.o: In function `main':
Main.cpp:(.text.startup+0x5): relocation truncated to fit: R_X86_64_32 against symbol `B' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0xa): relocation truncated to fit: R_X86_64_32 against symbol `A' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0xf): relocation truncated to fit: R_X86_64_32 against symbol `M' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0x14): relocation truncated to fit: R_X86_64_32 against symbol `N' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0x28): relocation truncated to fit: R_X86_64_PC32 against symbol `N' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0xa4): relocation truncated to fit: R_X86_64_PC32 against symbol `M' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0x101): relocation truncated to fit: R_X86_64_PC32 against symbol `M' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0x115): relocation truncated to fit: R_X86_64_PC32 against symbol `N' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0x129): relocation truncated to fit: R_X86_64_PC32 against symbol `B' defined in .bss section in /tmp/ccH3zqat.o
Main.cpp:(.text.startup+0x130): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #