Niner
Nordrhein-Westfalen, Germany
 
 
Sup:csgocross:
Carguy, MX and Supermotoguy :csgoanarchist:
-BMW M2 Competition
-Honda CRF 250R
-KTM 690 SMC-R
Currently Online
Artwork Showcase
MX Vibes
Favorite Game
Hanna 30 Dec, 2023 @ 7:39am 
Hey pal, I found some sunglasses I really like so we can finally play CS together again.
Thanks for the 133 team flashes this year!
https://leetify.com/2023/76561199101324123#friends
$LYBiT 12 Nov, 2023 @ 11:00pm 
:s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line:
:butterfly: +REP, thanks for the trade! :butterfly:
:s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line::s_line:
几乇乂ㄩ丂 7 Nov, 2023 @ 12:40pm 
+rep cool dude, fast trade
LCmute 27 Jun, 2023 @ 2:50am 
+rep geiler Mann
Jordi El Niño Polla 21 May, 2023 @ 4:39am 
#include <stdio.h>

int main () {
int a, b, c, k, p, q, M, d, N, e, jahr, ostern, x;
//Abfrage
printf("Fuer welches Jahr soll das Osterdatrum berechnet werden?\n");
scanf("%i", &jahr);
x = 1;
//Berechnung
while (x<=10) {
a = jahr % 19;
b = jahr % 4;
c = jahr % 7;
k = jahr / 100;
p = (8*k + 13) / 25;
q = k / 4;
M = (15+ k - p - q) % 30;
d = (19*a + M) % 30;
N = (4 + k - q) % 7;
e = (2*b + 4*c + 6*d + N) % 7;
ostern = (22 + d + e);
//Ausgabe

if (ostern <= 31) {
printf("Ostern ist am %2i. Maerz %i\n", ostern, jahr);
} else {
ostern = ostern - 31;
printf("Ostern ist am %2i. April %i\n", ostern, jahr);
}
x = x + 1;
jahr = jahr + 1;
}

return 0;
}
Du geiler Bock!