Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
131961 毛靖平 22破解密码 C++ Compile Error 0 MS 0 KB 189 2025-10-02 14:03:10

Tests(0/0):


Code:

#include<bits/stdc++.h> using namespace std; int main(){ string a,b; cin>>a; int len1=a.size(); for(int i=0;i<len;i+=3){ cout<<s[i]; } return 0; }


Run Info:

Main.cc: In function 'int main()':
Main.cc:7:19: error: 'len' was not declared in this scope
     for(int i=0;i