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_39279392_415.cpp: In function 'int main()':
0_0_39279392_415.cpp:15:19: error: 'k' was not declared in this scope
   15 |     while (cin >> k >> s) {
      |                   ^
0_0_39279392_415.cpp:18:27: error: expected primary-expression before ';' token
   18 |         for (r = 0, l = 0,; l < s.length(); ++ l) {
      |                           ^
0_0_39279392_415.cpp:19:36: error: 'std::string' {aka 'class std::__cxx11::basic_string<char>'} has no member named 'lenth'; did you mean 'length'?
   19 |             while (l <= r && r < s.lenth() && x[s[r]] < k) {
      |                                    ^~~~~
      |                                    length


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 19:16:28, Gzip enabled