Код: Выделить всё
#include
using namespace std;
int main(){
unsigned int test;
cin >> test;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/3702542/c-compiler-differences[/url]Код: Выделить всё
#include
using namespace std;
int main(){
unsigned int test;
cin >> test;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/3702542/c-compiler-differences[/url]