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_32322005_23192.cpp:57:1: error: stray '\302' in program
     for (  int i = 0 ; i < m ; i++ )
 ^
0_0_32322005_23192.cpp:57:1: error: stray '\240' in program
0_0_32322005_23192.cpp:64:1: error: stray '\302' in program
             tot++,R++,cnt[a[R]]++;
 ^
0_0_32322005_23192.cpp:64:1: error: stray '\240' in program
0_0_32322005_23192.cpp:10:1: error: 'ya' does not name a type
 ya
 ^
0_0_32322005_23192.cpp: In function 'void pre()':
0_0_32322005_23192.cpp:30:5: error: 'inv' was not declared in this scope
     inv[0] = 1;
     ^
0_0_32322005_23192.cpp: In function 'void solve()':
0_0_32322005_23192.cpp:65:31: error: 'inv' was not declared in this scope
             ans = 1LL * ans * inv[cnt[a[R]]] %MOD;
                               ^
0_0_32322005_23192.cpp:70:31: error: 'inv' was not declared in this scope
             ans = 1LL * ans * inv [tot] % MOD;
                               ^
0_0_32322005_23192.cpp:76:31: error: 'inv' was not declared in this scope
             ans = 1LL * ans * inv[tot] % MOD;
                               ^
0_0_32322005_23192.cpp:83:31: error: 'inv' was not declared in this scope
             ans = 1LL * ans * inv[cnt[a[L]]]%MOD;
                               ^


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 15:59:13, Gzip enabled