Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. #include <iostream>
  2. #include <string.h>
  3. #include <stdio.h>
  4. using namespace std;
  5. char s[256]
  6. int i;
  7. {
  8.  
  9. int main()
  10. cout <<'Text:';
  11. gets(s);
  12. s [0] = s [0] -32;
  13. s [strlen (s) -1)] - 32;
  14. for (i = 0; i<strlen(s),i++)
  15. if [i]! =' '
  16. if (s [i-1] == '')
  17.  
  18. }
  19. HkECpYMQ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement