/ Vijos /

记录详情

Accepted

foo.cpp: In function 'int main()':
foo.cpp:52:6: warning: unused variable 'i' [-Wunused-variable]
  int i,j;
      ^
foo.cpp:52:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
# 状态 耗时 内存占用
#1 Accepted 15ms 3.543 MiB
#2 Accepted 15ms 3.547 MiB
#3 Accepted 15ms 3.543 MiB
#4 Accepted 46ms 3.543 MiB
#5 Accepted 78ms 3.539 MiB
#6 Accepted 93ms 3.551 MiB
#7 Accepted 109ms 3.551 MiB
#8 Accepted 93ms 3.543 MiB
#9 Accepted 109ms 3.551 MiB
#10 Accepted 109ms 3.547 MiB

信息

递交者
类型
递交
题目
P1889 天真的因数分解
语言
C++
递交时间
2017-03-05 13:16:37
评测时间
2017-03-05 13:16:37
评测机
分数
100
总耗时
682ms
峰值内存
3.551 MiB