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_36471433_18915.cpp:1:3: error: stray '#' in program
 1 #include <bits/stdc++.h>  //百度之星1004
   ^
0_0_36471433_18915.cpp:2:4: error: stray '#' in program
  2 #define mem(a) memset(a,0,sizeof(a))
    ^
0_0_36471433_18915.cpp:49:1: error: missing terminating " character
 49         printf("Case #%d:
 ^
0_0_36471433_18915.cpp:50:1: error: missing terminating " character
 ", l);
 ^
0_0_36471433_18915.cpp:51:1: error: missing terminating " character
 50         printf("%d %d
 ^
0_0_36471433_18915.cpp:52:1: error: missing terminating " character
 ", dp[B], Ans);
 ^
0_0_36471433_18915.cpp:55:1: error: missing terminating ' character
 53                 printf("%d%c", i, (--cnt == 0) ? '
 ^
0_0_36471433_18915.cpp:56:1: error: missing terminating ' character
 ' : ' ');
 ^
0_0_36471433_18915.cpp:1:1: error: expected unqualified-id before numeric constant
 1 #include <bits/stdc++.h>  //百度之星1004
 ^
0_0_36471433_18915.cpp:4:2: error: expected unqualified-id before numeric constant
  4 struct Node{
  ^
0_0_36471433_18915.cpp:7:2: error: expected unqualified-id before numeric constant
  7 Node node[105];
  ^
0_0_36471433_18915.cpp:8:2: error: expected unqualified-id before numeric constant
  8 int dp[1005];
  ^
0_0_36471433_18915.cpp:9:2: error: expected unqualified-id before numeric constant
  9 bool vis[105][1005];
  ^
0_0_36471433_18915.cpp:10:1: error: expected unqualified-id before numeric constant
 10 bool ans[105];
 ^
0_0_36471433_18915.cpp:11:1: error: expected unqualified-id before numeric constant
 11 int main() {
 ^


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-06-01 16:36:25, Gzip enabled