7 lines
81 B
C++
7 lines
81 B
C++
#include "pléascach.h"
|
|
|
|
|
|
int main() {
|
|
std::cout << "triail" << std::endl;
|
|
}
|