F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_22223781_23982.cpp:57:3: error: missing terminating " character
   if (ret[i] == "
   ^
0_0_22223781_23982.cpp:58:1: error: missing terminating " character
 " || ret[i] == "<hr>")
 ^
0_0_22223781_23982.cpp:60:4: error: missing terminating " character
    if (ret[i] == "
    ^
0_0_22223781_23982.cpp:61:1: error: missing terminating " character
 ")
 ^
0_0_22223781_23982.cpp: In function 'int main()':
0_0_22223781_23982.cpp:44:17: error: 'cin' was not declared in this scope
  while (getline(cin, line,'!')) 
                 ^
0_0_22223781_23982.cpp:58:18: error: 'hr' was not declared in this scope
 " || ret[i] == "<hr>")
                  ^
0_0_22223781_23982.cpp:59:3: error: expected primary-expression before '{' token
   {
   ^
0_0_22223781_23982.cpp:59:3: error: expected ')' before '{' token
0_0_22223781_23982.cpp:108:2: error: expected primary-expression before '}' token
  }
  ^
0_0_22223781_23982.cpp:109:2: error: 'cout' was not declared in this scope
  cout << endl;
  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-12-23 21:00:08, Gzip enabled