Programm

#include<stdio.h>
int main()
{
printf("%d", 5/2);
}

1 year ago | [YT] | 0