Files
42_INT_09_piscine_cpp/d02/ex00/main.cpp
2022-02-09 22:48:44 +01:00

10 lines
53 B
C++

#include "Fixed.hpp"
int main() {
return 0;
}