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_22250985_16832.cpp:39:9: error: stray '\' in program
         printf(<%d\n>,count);
         ^
0_0_22250985_16832.cpp: In function 'int main()':
0_0_22250985_16832.cpp:14:17: error: expected primary-expression before ',' token
     scanf(<%d%d>,&n,&k);
                 ^
0_0_22250985_16832.cpp:14:23: error: expected '}' before ')' token
     scanf(<%d%d>,&n,&k);
                       ^
0_0_22250985_16832.cpp:14:23: error: cannot convert '<brace-enclosed initializer list>' to 'const char*' for argument '1' to 'int scanf(const char*, ...)'
0_0_22250985_16832.cpp:17:17: error: 'ndash' was not declared in this scope
         while(k–)
                 ^
0_0_22250985_16832.cpp:17:22: error: expected ')' before ';' token
         while(k–)
                      ^
0_0_22250985_16832.cpp:17:23: error: expected primary-expression before ')' token
         while(k–)
                       ^
0_0_22250985_16832.cpp:66:1: error: expected '}' at end of input
 }
 ^


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