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_39087112_8139.cpp:1:2: error: invalid preprocessing directive #!
    1 | #!/bin/python
      |  ^
0_0_39087112_8139.cpp:2:3: error: invalid preprocessing directive #Dictionary
    2 | # Dictionary protein translation
      |   ^~~~~~~~~~
0_0_39087112_8139.cpp:4:62: error: empty character constant
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # 利用 str.replace() method 将 '\n' 去掉,这样 my_dna 就是一条单一的字符串
      |                                                              ^~
0_0_39087112_8139.cpp:4:66: error: stray '#' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # 利用 str.replace() method 将 '\n' 去掉,这样 my_dna 就是一条单一的字符串
      |                                                                  ^
0_0_39087112_8139.cpp:4:68: error: stray '\300' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                    ^~~~
0_0_39087112_8139.cpp:4:69: error: stray '\373' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                        ^~~~
0_0_39087112_8139.cpp:4:70: error: stray '\323' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                            ^~~~
0_0_39087112_8139.cpp:4:71: error: stray '\303' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                ^~~~
0_0_39087112_8139.cpp:4:94: error: stray '\275' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                          ^~~~
0_0_39087112_8139.cpp:4:95: error: stray '\253' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                              ^~~~
0_0_39087112_8139.cpp:4:103: error: stray '\265' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                ^~~~
0_0_39087112_8139.cpp:4:104: error: stray '\364' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                    ^~~~
0_0_39087112_8139.cpp:4:105: error: stray '\243' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                        ^~~~
0_0_39087112_8139.cpp:4:106: error: stray '\254' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                            ^~~~
0_0_39087112_8139.cpp:4:107: error: stray '\325' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                ^~~~
0_0_39087112_8139.cpp:4:108: error: stray '\342' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                    ^~~~
0_0_39087112_8139.cpp:4:109: error: stray '\321' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                        ^~~~
0_0_39087112_8139.cpp:4:110: error: stray '\371' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                            ^~~~
0_0_39087112_8139.cpp:4:119: error: stray '\276' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                                        ^~~~
0_0_39087112_8139.cpp:4:120: error: stray '\315' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                                            ^~~~
0_0_39087112_8139.cpp:4:121: error: stray '\312' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                                                ^~~~
0_0_39087112_8139.cpp:4:122: error: stray '\307' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                                                    ^~~~
0_0_39087112_8139.cpp:4:124: error: stray '\314' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                                                                ^~~~
0_0_39087112_8139.cpp:4:125: error: stray '\365' in program
    4 | my_dna = open("/home/maque/my_dna.txt").read().replace('\n', '') # <c0><fb><d3><c3> str.replace() method <bd><ab> '\n' <U+0225><b5><f4><a3><ac><d5><e2><d1><f9> my_dna <be><cd><ca><c7><U+04BB><cc><f5><b5><a5><U+04BB><b5><c4><d7><U+05B7><fb><b4><ae>
      |                                                                                                                                                                  


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-05-17 19:30:59, Gzip enabled