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_29813139_13320.cpp:13:2: error: stray '\241' in program
  if(!limit && dp[len][isSix] ¡ê¡= -1){
  ^
0_0_29813139_13320.cpp:13:2: error: stray '\352' in program
0_0_29813139_13320.cpp:13:33: error: stray '#' in program
  if(!limit && dp[len][isSix] ¡ê¡= -1){
                                 ^
0_0_29813139_13320.cpp: In function 'long long int dfs(int, bool, bool)':
0_0_29813139_13320.cpp:13:37: error: expected ')' before ';' token
  if(!limit && dp[len][isSix] ¡ê¡= -1){
                                     ^
0_0_29813139_13320.cpp:13:38: error: expected primary-expression before '=' token
  if(!limit && dp[len][isSix] ¡ê¡= -1){
                                      ^
0_0_29813139_13320.cpp:17:19: error: operands to ?: have different types 'int*' and 'int'
  int maxn = limit ? dp[len] : 9;
                   ^
0_0_29813139_13320.cpp: In function 'long long int solve(long long int)':
0_0_29813139_13320.cpp:35:30: error: 'memset' was not declared in this scope
  memset(digit,0,sizeof(digit));
                              ^
0_0_29813139_13320.cpp: In function 'int main()':
0_0_29813139_13320.cpp:45:28: error: 'memset' was not declared in this scope
     memset(dp,-1,sizeof(dp));
                            ^


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-02 12:31:29, Gzip enabled