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_23516350_29892.cpp: In function 'int main()':
0_0_23516350_29892.cpp:26:2: error: 'set' is not a member of 'std::ios {aka std::basic_ios<char>}'
  ios::set
  ^
0_0_23516350_29892.cpp:28:23: error: 'sync_with_stdio' was not declared in this scope
  sync_with_stdio(false);
                       ^
0_0_23516350_29892.cpp:29:16: error: 'A' was not declared in this scope
  while (cin >> A >> B >> n && A && B && n){
                ^
0_0_23516350_29892.cpp:29:21: error: 'B' was not declared in this scope
  while (cin >> A >> B >> n && A && B && n){
                     ^
0_0_23516350_29892.cpp:29:26: error: 'n' was not declared in this scope
  while (cin >> A >> B >> n && A && B && n){
                          ^


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-01 03:37:41, Gzip enabled