NC213995. spj
描述
输入描述
无
输出描述
第一行输出一个整数 ,代表你挑选的这个人一共有 个尊称。
接下去 行,每行输出他的一个尊称。这 个尊称必须指同一个人,且不重不漏,才能顺利通过。
C(clang11) 解法, 执行用时: 2ms, 内存消耗: 228K, 提交时间: 2020-11-20 23:08:21
#include<stdio.h> int main() { printf("1\n开哥"); }
C++(clang++11) 解法, 执行用时: 3ms, 内存消耗: 376K, 提交时间: 2020-11-25 13:25:00
#include<stdio.h> int main() { printf("1\n屠佬"); }
Python3(3.9) 解法, 执行用时: 12ms, 内存消耗: 2552K, 提交时间: 2020-11-20 20:31:58
print("1\ntheshun")
PHP(7.4.7) 解法, 执行用时: 9ms, 内存消耗: 7304K, 提交时间: 2020-11-20 19:22:30
1 kcxz