Submission #342073

# Submission time Handle Problem Language Result Execution time Memory
342073 2021-01-01T09:56:37 Z Iwanttobreakfree Cluedo (IOI10_cluedo) C++
0 / 100
1 ms 364 KB
#include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
#include "grader.h"
#include "cluedo.h"
using namespace std;
void Solve(){
   int r,M,L,W;
   cin>>M>>L>>W;
   r = Theory(1,2,3);
   while (r!=0){
   cin>>M>>L>>W;
   r = Theory(1,2,3);
}  return;
   cin>>M>>L>>W;
   r = Theory(1,2,3);
   while (r!=0){
   cin>>M>>L>>W;
   r = Theory(3,2,1);
}  return;
   cin>>M>>L>>W;
   r = Theory(1,2,3);
   while (r!=0){
   cin>>M>>L>>W;
   r = Theory(4,4,4);
}  return;
}
# Verdict Execution time Memory Grader output
1 Execution timed out 1 ms 364 KB Time limit exceeded (wall clock)
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 1 ms 364 KB Time limit exceeded (wall clock)
2 Halted 0 ms 0 KB -