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_13797481_32301.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13797481_32301.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13797481_32301.cpp: In function 'int main()':
0_0_13797481_32301.cpp:68:11: error: expected primary-expression before '%' token
     scanf(%d %d, &n, &m);
           ^
0_0_13797481_32301.cpp:68:24: error: 'scanf' was not declared in this scope
     scanf(%d %d, &n, &m);
                        ^
0_0_13797481_32301.cpp:72:15: error: expected primary-expression before '%' token
         scanf(%d %d %d, &u, &v, &w);
               ^
0_0_13797481_32301.cpp:81:16: error: 'No' was not declared in this scope
         printf(No solution.
                ^
0_0_13797481_32301.cpp:82:1: error: 'printf' was not declared in this scope
 );
 ^
0_0_13797481_32301.cpp:85:16: error: expected primary-expression before '%' token
         printf(%d, ans[0]);
                ^
0_0_13797481_32301.cpp:85:26: error: 'printf' was not declared in this scope
         printf(%d, ans[0]);
                          ^
0_0_13797481_32301.cpp:87:21: error: expected primary-expression before '%' token
             printf( %d, ans[i]);
                     ^


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-02 16:53:53, Gzip enabled