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_28635258_23858.cpp:1:1: error: stray '`' in program
 CREATE TABLE `test` (
 ^
0_0_28635258_23858.cpp:1:1: error: stray '`' in program
0_0_28635258_23858.cpp:2:3: error: stray '`' in program
   `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '',
   ^
0_0_28635258_23858.cpp:2:3: error: stray '`' in program
0_0_28635258_23858.cpp:2:48: error: empty character constant
   `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '',
                                                ^
0_0_28635258_23858.cpp:3:3: error: stray '`' in program
   `update_time` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP COMMENT '',
   ^
0_0_28635258_23858.cpp:3:3: error: stray '`' in program
0_0_28635258_23858.cpp:3:75: error: empty character constant
   `update_time` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP COMMENT '',
                                                                           ^
0_0_28635258_23858.cpp:4:3: error: stray '`' in program
   PRIMARY KEY (`id`)
   ^
0_0_28635258_23858.cpp:4:3: error: stray '`' in program
0_0_28635258_23858.cpp:1:1: error: 'CREATE' does not name a type
 CREATE TABLE `test` (
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-11 00:37:57, Gzip enabled