Submission #65815

# Submission time Handle Problem Language Result Execution time Memory
65815 2018-08-09T00:20:00 Z ksj3461 Languages (IOI10_languages) C++14
0 / 100
154 ms 256 KB
#include <stdlib.h>
#include <stdio.h>

#include "grader.h"
#include "lang.h"

#define SZ 100

int prev[1100000];

void excerpt(int *E) {
   // prev[E[0]] = language(prev[E[0]]);
	language(rand()%55);
}
# Verdict Execution time Memory Grader output
1 Incorrect 153 ms 256 KB Output isn't correct
# Verdict Execution time Memory Grader output
1 Incorrect 154 ms 256 KB Output isn't correct - 1.64%