7 lines
65 B
C++
7 lines
65 B
C++
#include<bits/stdc++.h>
|
|
using namespace std;
|
|
|
|
|
|
int main(){
|
|
|
|
} |