/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:38:24: error: expected primary-expression before ')' token
                     if() continue;
                        ^
foo.cpp:15:12: warning: unused variable 'tot' [-Wunused-variable]
  int p,k,n,tot=0;
            ^

信息

递交者
类型
递交
题目
P1118 统计单词个数
语言
C++
递交时间
2016-08-20 17:35:38
评测时间
2016-08-20 17:35:39
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes