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_39130552_5462.cpp:14:106: error: missing terminating ' character
   14 | To accomplish that, Virtual Judge needs proof from a user that he/she owns a account of the remote OJ. It's usually by user providing the cookie info when he logged into the remote OJ. After that when you submit on Virtual Judge, your own account on remote OJ is used, instead of a bot account.
      |                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0_0_39130552_5462.cpp:17:19: error: stray '\326' in program
   17 | Another tutorial (<d6><d0><ce><c4>)
      |                   ^~~~
0_0_39130552_5462.cpp:17:20: error: stray '\320' in program
   17 | Another tutorial (<d6><d0><ce><c4>)
      |                       ^~~~
0_0_39130552_5462.cpp:17:21: error: stray '\316' in program
   17 | Another tutorial (<d6><d0><ce><c4>)
      |                           ^~~~
0_0_39130552_5462.cpp:17:22: error: stray '\304' in program
   17 | Another tutorial (<d6><d0><ce><c4>)
      |                               ^~~~
0_0_39130552_5462.cpp:20:78: error: missing terminating ' character
   20 | Note: Revealing cookies to untrusted organization/person is risky. Please don't send cookie to others.
      |                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
0_0_39130552_5462.cpp:24:142: error: missing terminating ' character
   24 | Obviously, allowing submitting with own account reveals the problem origin. In a contest sometime it's a matter, and sometime it's not. So it's up to a contest manager to decide whether "submit use own account" should be allowed in a contest. Formally, whether a contestant can manual submit in a contest is determined as:
      |                                                                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0_0_39130552_5462.cpp:1:1: error: 'Virutal' does not name a type; did you mean 'virtual'?
    1 | Virutal Judge had been supporting only one method of judging for long time:
      | ^~~~~~~
      | virtual
0_0_39130552_5462.cpp:3:1: error: expected unqualified-id before numeric constant
    3 | 2. Virtual Judge submits code to the remote real OJ with bot account (probably named vjudge1, vjudge2, vjudge3, etc);
      | ^~
0_0_39130552_5462.cpp:4:1: error: expected unqualified-id before numeric constant
    4 | 3. Fetch verdict result from remote real OJ and translate to the Virtual Judge user.
      | ^~


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-16 14:02:27, Gzip enabled