Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:32:14: warning: unused variable 't' [-Wunused-variable]
  long long n,t,i,j,count=1;
              ^
/in/foo.cc:32:18: warning: unused variable 'j' [-Wunused-variable]
  long long n,t,i,j,count=1;
                  ^
/tmp/cc8uncO2.o: In function `_GLOBAL__sub_I_a':
foo.cc:(.text.startup+0x173): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0x191): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 排序统计
 - 语言
 - C++
 - 递交时间
 - 2018-01-18 16:01:56
 - 评测时间
 - 2018-01-18 16:01:56
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes