← Back to topics
Topic

staza

R
RobertGerbicz
You write that there are 6 tests, however:
#include <stdio.h>
int main() {
return 0;
}
is AC. So my guess that there is no input file.