rusi/test_ru/int.c

6 lines
75 B
C
Raw Permalink Normal View History

//1_int.c
цел главн(){
цел и = 0;
возврат и;
}