Merge branch 'b1' of http://10.20.98.219:8418/guyong/test_study into b1
This commit is contained in:
commit
0d7e622988
29
123.c
Normal file
29
123.c
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
/*************************************************************************
|
||||||
|
> File Name: 123.c
|
||||||
|
> Created Time: Wed 08 May 2024 09:32:07 AM CST
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
void main(void)
|
||||||
|
{
|
||||||
|
123
|
||||||
|
123
|
||||||
|
456
|
||||||
|
7890
|
||||||
|
123
|
||||||
|
456
|
||||||
|
789
|
||||||
|
|
||||||
|
1
|
||||||
|
2
|
||||||
|
3
|
||||||
|
4
|
||||||
|
5
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user