Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Leap year
//gcc 5.4.0 #include <stdio.h> int main(void) { int x; printf("Enter year=\n"); scanf("%d",&x); if(×%4==0)printf("its a leap year"); return 0; }
run
|
edit
|
history
|
help
0
SUDOKUS CORRECTOS
8 trajo semal 4
String Manipulation
FUNTION 2
150109_RecursividadFactorial
print name
1.2 No. of Threads
Warnings
Why &(a+1) is not allowed
2017_1117_TARTAGLIA