runs with scissors
Сообщения: 642
Благодарности: 77
|
Профиль
|
Отправить PM
| Цитировать
#include <iostream.h>
void main(void)
{
int age;
float salary;
long distance_to_moon;
age = 32;
salary = 25000.75;
distance_to_moon = 238857;
}
точки с запятыми поставь
|
-------
- Why do you call this version of software 'beta'?
- Coz it's beta than nothing.
Отправлено: 15:58, 15-07-2006
| #4
|