摘要:
1 #define _CRT_SECURE_NO_WARNINGS 1 2 #include <stdio.h> 3 #include <stdlib.h> 4 int main() 5 { 6 int i, v1 = 0, v2 = 0, v3 = 0; 7 for (i = 5; i < 15; 阅读全文
posted @ 2022-03-14 21:18
小团熙
阅读(117)
评论(0)
推荐(0)
摘要:
1 #define _CRT_SECURE_NO_WARNINGS 1 2 #include <stdio.h> 3 #include <string.h> 4 #include <stdlib.h> 5 6 7 int main() 8 { 9 unsigned char a = 0x5b, b 阅读全文
posted @ 2022-03-14 15:20
小团熙
阅读(52)
评论(0)
推荐(0)

浙公网安备 33010602011771号