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_30196036_25993.cpp:55:6: error: missing terminating " character
      scanf("%d
      ^
0_0_30196036_25993.cpp:56:1: error: missing terminating " character
 %d",&u,&b);
 ^
0_0_30196036_25993.cpp:67:4: error: missing terminating " character
    printf("The book is not in the
    ^
0_0_30196036_25993.cpp:68:1: error: stray '\' in program
 library now\n");
 ^
0_0_30196036_25993.cpp:68:1: error: missing terminating " character
0_0_30196036_25993.cpp:90:2: error: missing terminating " character
  printf("You are not allowed to borrow any
  ^
0_0_30196036_25993.cpp:91:1: error: stray '\' in program
 more\n");
 ^
0_0_30196036_25993.cpp:91:1: error: missing terminating " character
0_0_30196036_25993.cpp:166:4: error: missing terminating " character
    printf("The book is already in
    ^
0_0_30196036_25993.cpp:167:1: error: stray '\' in program
 the library\n");
 ^
0_0_30196036_25993.cpp:167:1: error: missing terminating " character
0_0_30196036_25993.cpp:252:4: error: missing terminating " character
    printf("Return
    ^
0_0_30196036_25993.cpp:253:1: error: stray '\' in program
 success\n");
 ^
0_0_30196036_25993.cpp:253:1: error: missing terminating " character
0_0_30196036_25993.cpp:378:6: error: missing terminating " character
      printf("
      ^
0_0_30196036_25993.cpp:379:1: error: missing terminating " character
 ");
 ^
0_0_30196036_25993.cpp: In function 'int main()':
0_0_30196036_25993.cpp:56:1: error: expected primary-expression before '%' token
 %d",&u,&b);
 ^
0_0_30196036_25993.cpp:56:2: error: 'd' was not declared in this scope
 %d",&u,&b);
  ^
0_0_30196036_25993.cpp:167:1: error: 'the' was not declared in this scope
 the library\n");
 ^
0_0_30196036_25993.cpp:253:1: error: 'success' was not declared in this scope
 success\n");
 ^
0_0_30196036_25993.cpp:364:6: error: 'i' was not declared in this scope
  for(i=0;i<num;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-07-03 13:15:44, Gzip enabled