/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:6: warning: unused variable 'n' [-Wunused-variable]
  int n;
      ^
/in/foo.cc:6:7: warning: unused variable 's' [-Wunused-variable]
  char s[100001];
       ^
# 状态 耗时 内存占用
#1 Accepted 3ms 328.0 KiB

信息

递交者
类型
自测
题目
P1437 简单的口令
语言
C++
递交时间
2017-06-06 17:09:35
评测时间
2017-06-06 17:09:35
评测机
分数
10
总耗时
3ms
峰值内存
328.0 KiB