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_29922221_4004.cpp:3:17: error: 'fastIO' is not a namespace-name
 using namespace fastIO;
                 ^
0_0_29922221_4004.cpp:3:23: error: expected namespace-name before ';' token
 using namespace fastIO;
                       ^
0_0_29922221_4004.cpp: In function 'int main()':
0_0_29922221_4004.cpp:109:13: error: 'read' was not declared in this scope
    read(a[i]);
             ^
0_0_29922221_4004.cpp:109:13: note: suggested alternative:
0_0_29922221_4004.cpp:23:14: note:   'fastIO::read'
  inline void read(long long int &x) {
              ^
0_0_29922221_4004.cpp:120:12: error: 'read' was not declared in this scope
    read(tem);
            ^
0_0_29922221_4004.cpp:120:12: note: suggested alternative:
0_0_29922221_4004.cpp:23:14: note:   'fastIO::read'
  inline void read(long long int &x) {
              ^


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-15 22:23:18, Gzip enabled