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_23207760_32232.cpp:69:16: error: stray '#' in program
    printf(Case #%d: 1, kcas);
                ^
0_0_23207760_32232.cpp:71:16: error: stray '#' in program
    printf(Case #%d: %I64d, kcas, 2LL * dfs(1, 0) % mod);
                ^
0_0_23207760_32232.cpp: In function 'void init()':
0_0_23207760_32232.cpp:43:8: error: expected primary-expression before '%' token
  scanf(%d, &N);
        ^
0_0_23207760_32232.cpp:43:9: error: 'd' was not declared in this scope
  scanf(%d, &N);
         ^
0_0_23207760_32232.cpp:54:9: error: expected primary-expression before '%' token
   scanf(%d%d, &u, &v);
         ^
0_0_23207760_32232.cpp: In function 'int main()':
0_0_23207760_32232.cpp:65:8: error: expected primary-expression before '%' token
  scanf(%d, &cas);
        ^
0_0_23207760_32232.cpp:65:9: error: 'd' was not declared in this scope
  scanf(%d, &cas);
         ^
0_0_23207760_32232.cpp:69:11: error: 'Case' was not declared in this scope
    printf(Case #%d: 1, kcas);
           ^
0_0_23207760_32232.cpp:71:11: error: 'Case' was not declared in this scope
    printf(Case #%d: %I64d, kcas, 2LL * dfs(1, 0) % mod);
           ^


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 11:55:55, Gzip enabled