제출 #1136678

#제출 시각아이디문제언어결과실행 시간메모리
1136678starpotprintf 함수 2 (BSC_0_2)C++20
0 / 100
0 ms320 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)<<".."<<char(45)<<"."<<endl;
  cout<<".///////"<<char(92)<<'_'<<char(39)<<char(92)<<"..."<<endl;
  cout<<"..II%II.+I.,.."<<endl;
  cout<<"..IIIII.nI.P.."<<endl;
  cout<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<'"'<<endl;
  return 0;
}
#Verdict Execution timeMemoryGrader output
Fetching results...