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_15783014_5538.cpp:44:1: error: stray '\243' in program
 ll N£»
 ^
0_0_15783014_5538.cpp:44:1: error: stray '\273' in program
0_0_15783014_5538.cpp:45:1: error: expected initializer before 'int'
 int K;
 ^
0_0_15783014_5538.cpp: In function 'void input()':
0_0_15783014_5538.cpp:50:19: error: 'N' was not declared in this scope
  scanf("%lld%d", &N, &K);
                   ^
0_0_15783014_5538.cpp:50:23: error: 'K' was not declared in this scope
  scanf("%lld%d", &N, &K);
                       ^
0_0_15783014_5538.cpp: In function 'void solve()':
0_0_15783014_5538.cpp:55:22: error: 'K' was not declared in this scope
  for(int i = 1; i <= K; i++) {
                      ^
0_0_15783014_5538.cpp:59:12: error: 'K' was not declared in this scope
  sum = ans[K].data;
            ^
0_0_15783014_5538.cpp:66:17: error: 'N' was not declared in this scope
   else if(sum < N) {
                 ^
0_0_15783014_5538.cpp:75:5: error: 'N' was not declared in this scope
  if(N % 2 == 0) ans[K].data++;
     ^


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-29 11:48:12, Gzip enabled