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_20980821_25705.cpp:17:21: error: empty character constant
     answer_string = '' 
                     ^
0_0_20980821_25705.cpp:1:1: error: 'from' does not name a type
 from time import time
 ^
0_0_20980821_25705.cpp:16:5: error: 'TTT' does not name a type
     TTT -= 1
     ^
0_0_20980821_25705.cpp:27:44: error: expected unqualified-id before ')' token
                 tmp = type(tp_name,(),{B:0})
                                            ^
0_0_20980821_25705.cpp:31:42: error: expected unqualified-id before ')' token
                     tmp = type(A,(),{B:0})
                                          ^
0_0_20980821_25705.cpp:39:39: error: expected unqualified-id before ')' token
                     tmp = type(B,(),{})
                                       ^
0_0_20980821_25705.cpp:42:55: error: expected unqualified-id before ')' token
                 tmp2 = type(tp_name,(type_dict[B],),{})
                                                       ^
0_0_20980821_25705.cpp:46:52: error: expected unqualified-id before ')' token
                     tmp = type(A,(type_dict[B],),{})
                                                    ^
0_0_20980821_25705.cpp:60:39: error: expected unqualified-id before ')' token
                     tmp = type(B,(),{})
                                       ^
0_0_20980821_25705.cpp:69:17: error: 'A' does not name a type
                 A,B = re.findall(patt7,s)[0]
                 ^


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-22 07:28:31, Gzip enabled