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_16388637_16281.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16388637_16281.cpp:77:19: error: stray '#' in program
     while (scanf(“%d %d”, &n, &m) == 2) {
                   ^
0_0_16388637_16281.cpp:77:31: error: stray '#' in program
     while (scanf(“%d %d”, &n, &m) == 2) {
                               ^
0_0_16388637_16281.cpp:85:20: error: stray '#' in program
             scanf(“%d”, &h);
                    ^
0_0_16388637_16281.cpp:85:29: error: stray '#' in program
             scanf(“%d”, &h);
                             ^
0_0_16388637_16281.cpp:93:20: error: stray '#' in program
             scanf(“%d”, &op);
                    ^
0_0_16388637_16281.cpp:93:29: error: stray '#' in program
             scanf(“%d”, &op);
                             ^
0_0_16388637_16281.cpp:98:24: error: stray '#' in program
                 scanf(“%d %d”, &k, &v);
                        ^
0_0_16388637_16281.cpp:98:36: error: stray '#' in program
                 scanf(“%d %d”, &k, &v);
                                    ^
0_0_16388637_16281.cpp:103:24: error: stray '#' in program
                 scanf(“%d %d”, &s, &t);
                        ^
0_0_16388637_16281.cpp:103:36: error: stray '#' in program
                 scanf(“%d %d”, &s, &t);
                                    ^
0_0_16388637_16281.cpp:107:25: error: stray '#' in program
                 printf(“%dn“, ans);
                         ^
0_0_16388637_16281.cpp:107:35: error: stray '#' in program
                 printf(“%dn“, ans);
                                   ^
0_0_16388637_16281.cpp:3:1: error: expected unqualified-id before '<' token
 <cstdio>
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 22:14:08, Gzip enabled