记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:49:17: warning: unused variable 'possiblecnt' [-Wunused-variable]
             int possiblecnt = 0;
                 ^~~~~~~~~~~
/in/foo.cc:37:14: warning: unused variable 'temp' [-Wunused-variable]
         char temp[nmax];
              ^~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 356.0 KiB
#2 Accepted 70ms 336.0 KiB
#3 Accepted 68ms 256.0 KiB
#4 Accepted 63ms 344.0 KiB
#5 Accepted 19ms 344.0 KiB

信息

递交者
类型
递交
题目
搜索引擎
语言
C++
递交时间
2017-08-25 18:29:05
评测时间
2017-08-25 18:29:05
评测机
分数
50
总耗时
224ms
峰值内存
356.0 KiB