Files
BUT2/TP_SCR3.1/TP_Memoire/null.c

7 lines
79 B
C

#include "helpers.h"
int main(int argc, char **argv)
{
return interlude();
}