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_38510524_11694.cpp: In function 'int main()':
0_0_38510524_11694.cpp:8:12: error: 'cin' was not declared in this scope
     while (cin >> cnt[0] >> cnt[1] >> cnt[2] && (cnt[0] || cnt[1] || cnt[2])) {
            ^
0_0_38510524_11694.cpp:10:31: error: 'memset' was not declared in this scope
         memset(x, 0, sizeof(x));
                               ^
0_0_38510524_11694.cpp:20:35: error: 'memcpy' was not declared in this scope
             memcpy(x, y, sizeof(x));
                                   ^
0_0_38510524_11694.cpp:24:17: error: 'cout' was not declared in this scope
                 cout << i << endl;
                 ^
0_0_38510524_11694.cpp:24:30: error: 'endl' was not declared in this scope
                 cout << i << 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-07-06 04:15:26, Gzip enabled