8 lines
No EOL
99 B
C++
8 lines
No EOL
99 B
C++
#include <iostream>
|
|
#include <string>
|
|
#include <iomanip>
|
|
|
|
|
|
int main(int argc, char** argcv){
|
|
|
|
} |