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_22436429_15602.cpp:8:5: error: stray '\' in program
     printf(?d %d\n?,100000,100);
     ^
0_0_22436429_15602.cpp: In function 'int main()':
0_0_22436429_15602.cpp:8:12: error: expected primary-expression before '?' token
     printf(?d %d\n?,100000,100);
            ^
0_0_22436429_15602.cpp:8:13: error: 'd' was not declared in this scope
     printf(?d %d\n?,100000,100);
             ^
0_0_22436429_15602.cpp:8:18: error: expected ':' before 'n'
     printf(?d %d\n?,100000,100);
                  ^
0_0_22436429_15602.cpp:8:18: error: 'n' was not declared in this scope
0_0_22436429_15602.cpp:8:20: error: expected primary-expression before ',' token
     printf(?d %d\n?,100000,100);
                    ^
0_0_22436429_15602.cpp:8:31: error: expected ':' before ')' token
     printf(?d %d\n?,100000,100);
                               ^
0_0_22436429_15602.cpp:8:31: error: expected primary-expression before ')' token
0_0_22436429_15602.cpp:14:27: error: 'a' was not declared in this scope
         putchar(rand()%26+a?);
                           ^
0_0_22436429_15602.cpp:14:29: error: expected primary-expression before ')' token
         putchar(rand()%26+a?);
                             ^
0_0_22436429_15602.cpp:14:29: error: expected ':' before ')' token
0_0_22436429_15602.cpp:14:29: error: expected primary-expression before ')' token


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-09-30 14:29:39, Gzip enabled