Start: 2024-09-15 00:00:00

2024初赛赛前5联测

End: 2024-09-21 00:00:00
Now  2026-04-05 08:32:18  类型: IOI  状态: Ended 

P3. 2024初赛模拟卷8
Description
#include <string>
#include <iostream>
using namespace std;
string ans;
int main() {
	int i;	
	ans+="";//选择题
	ans+="";//程序阅读1
	ans+="";//程序阅读2
	ans+="";//程序阅读3
	ans+="";//程序填空1
	ans+="";//程序填空2
	cin>>i; 
    cout<<ans[i-1]<<endl;
    return 0;
}

请提交上面的代码,并在双引号里面填入答案,注意大写,判断题对A,错B




Input
Output
Examples

Input


                        

Output


                        
Submit

题目参数
Time Limit 1 second
Memory Limit 128 MB
Submit