#include #include #include #include using namespace std; char swapCase(char s) { } int main() { }