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_38781052_1338.cpp:23:13: error: macro "ct" passed 1 arguments, but takes just 0
   23 |         ct(1);
      |             ^
0_0_38781052_1338.cpp:7: note: macro "ct" defined here
    7 | #define ct() cout<<x<<"\n";
      | 
0_0_38781052_1338.cpp:27:13: error: macro "ct" passed 1 arguments, but takes just 0
   27 |         ct(2);
      |             ^
0_0_38781052_1338.cpp:7: note: macro "ct" defined here
    7 | #define ct() cout<<x<<"\n";
      | 
0_0_38781052_1338.cpp:33:17: error: macro "ct" passed 1 arguments, but takes just 0
   33 |             ct(2);
      |                 ^
0_0_38781052_1338.cpp:7: note: macro "ct" defined here
    7 | #define ct() cout<<x<<"\n";
      | 
0_0_38781052_1338.cpp:37:9: error: macro "ct" passed 1 arguments, but takes just 0
   37 |     ct(3);
      |         ^
0_0_38781052_1338.cpp:7: note: macro "ct" defined here
    7 | #define ct() cout<<x<<"\n";
      | 
0_0_38781052_1338.cpp: In function 'void solve()':
0_0_38781052_1338.cpp:18:10: error: 'a' was not declared in this scope
   18 |     cin>>a>>b;
      |          ^
0_0_38781052_1338.cpp:18:13: error: 'b' was not declared in this scope
   18 |     cin>>a>>b;
      |             ^
0_0_38781052_1338.cpp:23:9: error: 'ct' was not declared in this scope
   23 |         ct(1);
      |         ^~
0_0_38781052_1338.cpp:27:9: error: 'ct' was not declared in this scope
   27 |         ct(2);
      |         ^~
0_0_38781052_1338.cpp:33:13: error: 'ct' was not declared in this scope
   33 |             ct(2);
      |             ^~
0_0_38781052_1338.cpp:37:5: error: 'ct' was not declared in this scope
   37 |     ct(3);
      |     ^~


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-11-26 12:01:25, Gzip enabled