# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1136676 | starpot | printf 함수 2 (BSC_0_2) | C++20 | 0 ms | 0 KiB |
#include <bits/stdc++.h>
using namespace std;
#include <bits/stdc++.h>
using namespace std;
int main(){
cout<<"..."<<char(92)<<'_'<<char(92)<<'_'<<char(92)<<'_'<<char(92)<<'_'<<char(92)<<'_'<<char(92)<<'_'<<".~..."<<endl;
cout<<"~.///////"<<char(92)<<"..-."<<endl;
cout<<".///////"<<char(92)<<'_'<<'''<<char(92)<<"..."<<endl;
cout<<"..II%II.+I.,.."<<endl;
cout<<"..IIIII.nI.P.."<<endl;
cout<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<endl;
return 0;
}