/ FWOJ /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:9:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    9 |   if(t=1){
      |      ~^~
foo.cc:14:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   14 |   if(t=0){
      |      ~^~
/tmp/ccKidiJs.o: in function `_GLOBAL__sub_I_a':
foo.cc:(.text.startup+0xeb): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0x109): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1053 数组去重
语言
C++
递交时间
2022-02-15 20:32:45
评测时间
2022-02-15 20:32:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes