#include using namespace std; int main(){char a[20] = {86, 90, 46, 83, 82, 69, 67, 65, 78, 32, 66, 76, 79, 71, 90, 73, 67, 33, 0};cout<<a; return (0); }
A da nije hex?
#include
ReplyDeleteusing namespace std;
int main(){
char a[20] = {86, 90, 46, 83, 82, 69, 67, 65, 78, 32, 66, 76, 79, 71, 90, 73, 67, 33, 0};
cout<<a;
return (0);
}
A da nije hex?
ReplyDelete