Compile Error
/in/foo.cc: In function 'void getfail(char*)': /in/foo.cc:26:24: error: expected ';' before ')' token for(int i=1,j=0;i<n){ ^ /in/foo.cc: In function 'int main()': /in/foo.cc:65:13: warning: unused variable 'n' [-Wunused-variable] int n=strlen(s); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1866 动物园
- 语言
- C++
- 递交时间
- 2018-01-29 16:52:19
- 评测时间
- 2018-01-29 16:52:19
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes