|
|
вернуться в форум1000 what's the problem? Послано dds861 9 май 2015 12:58 #include <iostream> int main() { int a=1+5; std::cout<<a; } Re: 1000 what's the problem? Послано Noob 15 май 2015 01:45 Input numbers are not always 1 and 5, they are given to your stdin. |
|
|