/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main(int, const char**)':
/in/foo.cc:13:7: error: 'std::istream {aka class std::basic_istream<char>}' has no member named 'getLine'; did you mean 'getline'?
   cin.getLine(a);
       ^~~~~~~
       getline

信息

递交者
类型
自测
题目
P2027 佳佳的字符串
语言
C++
递交时间
2017-10-07 21:22:21
评测时间
2017-10-07 22:15:55
评测机
分数
0
总耗时
356ms
峰值内存
30.047 MiB