@ -1,12 +1,7 @@
#include <stdio.h>
// szybkie dodawanie
int main (void)
{
puts ("Hello World!");
int a = 0;
int b = 2;
int c = a + b;
return 0;
}
The note is not visible to the blocked user.