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_15934036_31940.cpp:8:1: error: stray '\' in program
 printf(%d\n,n);
 ^
0_0_15934036_31940.cpp: In function 'int main()':
0_0_15934036_31940.cpp:5:2: error: expected initializer before 'while'
  while(scanf("%d",&n)!=EOF)
  ^
0_0_15934036_31940.cpp:8:8: error: expected primary-expression before '%' token
 printf(%d\n,n);
        ^
0_0_15934036_31940.cpp:8:9: error: 'd' was not declared in this scope
 printf(%d\n,n);
         ^
0_0_15934036_31940.cpp:8:13: error: 'n' was not declared in this scope
 printf(%d\n,n);
             ^


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-12-04 04:46:59, Gzip enabled