/ new_bzoj /

记录详情

Compile Error

/in/foo.cc: In function 'll read()':
/in/foo.cc:35:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 if(last=='-')ans=-ans; return ans;
 ^~
/in/foo.cc:35:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
 if(last=='-')ans=-ans; return ans;
                        ^~~~~~
/tmp/ccQmpz2m.o: In function `_GLOBAL__sub_I_eps':
foo.cc:(.text.startup+0x3b5): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0x3d3): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
单词
语言
C++
递交时间
2018-03-02 09:45:33
评测时间
2018-03-02 09:45:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes