Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as C by BARTEK ( 15 years ago )
#include<stdio.h>
#include<stdlib.h>


main()
{
    int a=0;
    if(scanf("%i",&a)==1)
    printf("Twa zmienna to %in", a);
    else
    printf("popraw sie");
}

 

Revise this Paste

Parent: 42409
Children: 42593
Your Name: Code Language: