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_21026509_23470.cpp: In function 'int main()':
0_0_21026509_23470.cpp:10:11: error: 'cin' was not declared in this scope
     while(cin >> n) {
           ^
0_0_21026509_23470.cpp:22:63: error: 'max' was not declared in this scope
                 save_pre = max(save_pre, mark[now_char_id] + 1);
                                                               ^
0_0_21026509_23470.cpp:29:44: error: 'max' was not declared in this scope
             ans = max(ans, i - save_pre + 1);
                                            ^
0_0_21026509_23470.cpp:33:9: error: 'cout' was not declared in this scope
         cout << ans << " " << ansl << " " << ansr << endl;
         ^
0_0_21026509_23470.cpp:33:54: error: 'endl' was not declared in this scope
         cout << ans << " " << ansl << " " << ansr << 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-04 12:16:19, Gzip enabled