QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#75870#2324. Bigram Language ModelevirirWA 1ms1420kbC++2013b2023-02-06 15:02:512023-02-06 15:02:53

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-02-06 15:02:53]
  • 评测
  • 测评结果:WA
  • 用时:1ms
  • 内存:1420kb
  • [2023-02-06 15:02:51]
  • 提交

answer

int main() {}

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 1420kb

input:

5
7 get busy living or get busy dying
4 stay hungry stay foolish
6 whatever you do do it well
6 everything you can imagine is real
5 the things you can find
8
get busy
busy living
hungry stay
foolish stay
do do
you do
you can
can do

output:


result:

wrong answer 1st lines differ - expected: '1/1', found: ''