fork download
  1. #include <iostream>
  2. #include <algorithm>
  3. #include <iomanip>
  4. #include <iterator>
  5.  
  6. int main()
  7. {
  8. using namespace std;
  9. copy(istreambuf_iterator<char>((cin >> noskipws).rdbuf()), istreambuf_iterator<char>(), ostream_iterator<int>(cout << hex, " "));
  10. }
  11.  
Success #stdin #stdout 0s 2856KB
stdin
In publishing and graphic design, lorem ipsum[1] is placeholder text (filler text) commonly used to demonstrate the graphic elements of a document or visual presentation, such as font, typography, and layout, by removing the distraction of meaningful content. The lorem ipsum text is typically a section of a Latin text by Cicero with words altered, added and removed that make it nonsensical in meaning and not proper Latin.[1]
stdout
49 6e 20 70 75 62 6c 69 73 68 69 6e 67 20 61 6e 64 20 67 72 61 70 68 69 63 20 64 65 73 69 67 6e 2c 20 6c 6f 72 65 6d 20 69 70 73 75 6d 5b 31 5d 20 69 73 20 70 6c 61 63 65 68 6f 6c 64 65 72 20 74 65 78 74 20 28 66 69 6c 6c 65 72 20 74 65 78 74 29 20 63 6f 6d 6d 6f 6e 6c 79 20 75 73 65 64 20 74 6f 20 64 65 6d 6f 6e 73 74 72 61 74 65 20 74 68 65 20 67 72 61 70 68 69 63 20 65 6c 65 6d 65 6e 74 73 20 6f 66 20 61 20 64 6f 63 75 6d 65 6e 74 20 6f 72 20 76 69 73 75 61 6c 20 70 72 65 73 65 6e 74 61 74 69 6f 6e 2c 20 73 75 63 68 20 61 73 20 66 6f 6e 74 2c 20 74 79 70 6f 67 72 61 70 68 79 2c 20 61 6e 64 20 6c 61 79 6f 75 74 2c 20 62 79 20 72 65 6d 6f 76 69 6e 67 20 74 68 65 20 64 69 73 74 72 61 63 74 69 6f 6e 20 6f 66 20 6d 65 61 6e 69 6e 67 66 75 6c 20 63 6f 6e 74 65 6e 74 2e 20 54 68 65 20 6c 6f 72 65 6d 20 69 70 73 75 6d 20 74 65 78 74 20 69 73 20 74 79 70 69 63 61 6c 6c 79 20 61 20 73 65 63 74 69 6f 6e 20 6f 66 20 61 20 4c 61 74 69 6e 20 74 65 78 74 20 62 79 20 43 69 63 65 72 6f 20 77 69 74 68 20 77 6f 72 64 73 20 61 6c 74 65 72 65 64 2c 20 61 64 64 65 64 20 61 6e 64 20 72 65 6d 6f 76 65 64 20 74 68 61 74 20 6d 61 6b 65 20 69 74 20 6e 6f 6e 73 65 6e 73 69 63 61 6c 20 69 6e 20 6d 65 61 6e 69 6e 67 20 61 6e 64 20 6e 6f 74 20 70 72 6f 70 65 72 20 4c 61 74 69 6e 2e 5b 31 5d