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_27158767_5670.cpp: In function 'int main()':
0_0_27158767_5670.cpp:28:12: error: cannot convert 'std::string {aka std::basic_string<char>}' to 'char*' for argument '1' to 'char* gets(char*)'
   gets(word);
            ^
0_0_27158767_5670.cpp:35:19: error: cannot convert 'std::string {aka std::basic_string<char>}' to 'char*' for argument '1' to 'void rever(char*, int, int)'
     rever(word,s,e);
                   ^
0_0_27158767_5670.cpp:40:12: error: cannot convert 'std::string {aka std::basic_string<char>}' to 'const char*' for argument '1' to 'int puts(const char*)'
   puts(word);
            ^


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-07-03 10:57:31, Gzip enabled