@@ -0,0 +1,9 @@
#include "input_parsing.h"
#include <iostream>
int main(int argc, char *argv[])
{
auto parameters = get_params();
return 0;
}
The note is not visible to the blocked user.