5 lines
60 B
C++
5 lines
60 B
C++
|
#include <catch.hpp>
|
||
|
#include <string>
|
||
|
#include <iostream>
|
||
|
|