|
|
# 17 |
|
חבר בקהילה
|
בC:
קוד:
#include <stdio.h>
int main(int)
{
printf("hello");
return 0;
}
קוד:
#include <iostrem.h>
void main(void)
{
cout << "hello";
}
|
|
| חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|