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_14208695_21927.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <stdio.h>  
         ^
0_0_14208695_21927.cpp:2:5: error: stray '#' in program
 int main(void) 
     ^
0_0_14208695_21927.cpp:2:21: error: stray '#' in program
 int main(void) 
                     ^
0_0_14208695_21927.cpp:3:3: error: stray '#' in program
 {  __int64 n;  int c, t; 
   ^
0_0_14208695_21927.cpp:3:9: error: stray '#' in program
 {  __int64 n;  int c, t; 
         ^
0_0_14208695_21927.cpp:3:22: error: stray '#' in program
 {  __int64 n;  int c, t; 
                      ^
0_0_14208695_21927.cpp:3:30: error: stray '#' in program
 {  __int64 n;  int c, t; 
                              ^
0_0_14208695_21927.cpp:3:36: error: stray '#' in program
 {  __int64 n;  int c, t; 
                                    ^
0_0_14208695_21927.cpp:3:45: error: stray '#' in program
 {  __int64 n;  int c, t; 
                                             ^
0_0_14208695_21927.cpp:3:53: error: stray '#' in program
 {  __int64 n;  int c, t; 
                                                     ^
0_0_14208695_21927.cpp:3:61: error: stray '#' in program
 {  __int64 n;  int c, t; 
                                                             ^
0_0_14208695_21927.cpp:4:2: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
  ^
0_0_14208695_21927.cpp:4:11: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
           ^
0_0_14208695_21927.cpp:4:20: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                    ^
0_0_14208695_21927.cpp:4:27: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                           ^
0_0_14208695_21927.cpp:4:34: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                  ^
0_0_14208695_21927.cpp:4:40: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                        ^
0_0_14208695_21927.cpp:4:46: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                              ^
0_0_14208695_21927.cpp:4:52: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                                    ^
0_0_14208695_21927.cpp:4:60: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                                            ^
0_0_14208695_21927.cpp:4:121: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                                                                                                         ^
0_0_14208695_21927.cpp:4:127: error: stray '#' in program
  int d[] = {    4, 8,16,32,64,28,56,12,24,48,96,92,84,68,36,72,44,88,76,52  };
                                                                                                                               ^
0_0_14208695_21927.cpp:5:2: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
  ^
0_0_14208695_21927.cpp:5:8: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
        ^
0_0_14208695_21927.cpp:5:14: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
              ^
0_0_14208695_21927.cpp:5:25: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
                         ^
0_0_14208695_21927.cpp:5:43: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
                                           ^
0_0_14208695_21927.cpp:5:53: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
                                                     ^
0_0_14208695_21927.cpp:5:61: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
                                                             ^
0_0_14208695_21927.cpp:5:67: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
                                                                   ^
0_0_14208695_21927.cpp:5:74: error: stray '#' in program
    while (scanf("%d", &t), t)  { 
                                                                          ^
0_0_14208695_21927.cpp:6:2: error: stray '#' in program
   for (c = 1; c <= t; c++)   
  ^
0_0_14208695_21927.cpp:6:8: error: stray '#' in program
   for (c = 1; c <= t; c++)   
        ^
0_0_14208695_21927.cpp:6:17: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                 ^
0_0_14208695_21927.cpp:6:25: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                         ^
0_0_14208695_21927.cpp:6:32: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                ^
0_0_14208695_21927.cpp:6:40: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                        ^
0_0_14208695_21927.cpp:6:47: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                               ^
0_0_14208695_21927.cpp:6:55: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                                       ^
0_0_14208695_21927.cpp:6:63: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                                               ^
0_0_14208695_21927.cpp:6:73: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                                                         ^
0_0_14208695_21927.cpp:6:79: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                                                               ^
0_0_14208695_21927.cpp:6:85: error: stray '#' in program
   for (c = 1; c <= t; c++)   
                                                                                     ^
0_0_14208695_21927.cpp:7:4: error: stray '#' in program
  {    scanf("%I64d", &n);   
    ^
0_0_14208695_21927.cpp:7:10: error: stray '#' in program
  {    scanf("%I64d", &n);   
          ^
0_0_14208695_21927.cpp:7:16: error: stray '#' in program
  {    scanf("%I64d", &n);   
                ^
0_0_14208695_21927.cpp:7:22: error: stray '#' in program
  {    scanf("%I64d", &n);   
                      ^
0_0_14208695_21927.cpp:7:42: error: stray '#' in program
  {    scanf("%I64d", &n);   
                                          ^
0_0_14208695_21927.cpp:7:52: error: stray '#' in program
  {    scanf("%I64d", &n);   
                                                    ^
0_0_14208695_21927.cpp:7:58: error: stray '#' in program
  {    scanf("%I64d", &n);   
                                                          ^
0_0_14208695_21927.cpp:7:64: error: stray '#' in program
  {    scanf("%I64d", &n);   
                                                                ^
0_0_14208695_21927.cpp:8:2: error: stray '#' in program
  printf("Case %d: %d\n", c, n<3?(n<2?2:6):(d[(2*n-4)%20]+d[(n-3)%20])%100);   }  &


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-23 00:56:19, Gzip enabled