Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Life

The second one #include<stdio.h>

int main(){ int a,b,t; scanf("%d,%d",&a,&b); t=a; a=b; b=t; ptintf("%d,%d",a,b); }

About

The second one

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors