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_22225312_6339.cpp:89:5: error: missing terminating " character
     printf("Accepted today?
     ^
0_0_22225312_6339.cpp:90:2: error: missing terminating ' character
  I've got a golden medal :)\n");
  ^
0_0_22225312_6339.cpp:92:5: error: missing terminating " character
     printf("Accepted today?
     ^
0_0_22225312_6339.cpp:93:2: error: missing terminating ' character
  I've got a silver medal :)\n");
  ^
0_0_22225312_6339.cpp:95:5: error: missing terminating " character
     printf("Accepted today?
     ^
0_0_22225312_6339.cpp:96:2: error: missing terminating ' character
  I've got a copper medal :)\n");
  ^
0_0_22225312_6339.cpp:98:5: error: missing terminating " character
     printf("Accepted today?
     ^
0_0_22225312_6339.cpp:99:2: error: missing terminating ' character
  I've got an honor mentioned :)\n");
  ^
0_0_22225312_6339.cpp: In function 'void jspl()':
0_0_22225312_6339.cpp:22:35: error: 'memset' was not declared in this scope
         memset(cnt, 0, sizeof(cnt));
                                   ^
0_0_22225312_6339.cpp:90:2: error: 'I' was not declared in this scope
  I've got a golden medal :)\n");
  ^
0_0_22225312_6339.cpp:93:2: error: 'I' was not declared in this scope
  I've got a silver medal :)\n");
  ^
0_0_22225312_6339.cpp:96:2: error: 'I' was not declared in this scope
  I've got a copper medal :)\n");
  ^
0_0_22225312_6339.cpp:99:2: error: 'I' was not declared in this scope
  I've got an honor mentioned :)\n");
  ^


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-12-27 10:53:56, Gzip enabled