Submission #1031843

# Submission time Handle Problem Language Result Execution time Memory
1031843 2024-07-23T07:59:23 Z Mr_Husanboy Catfish Farm (IOI22_fish) C++17
0 / 100
20 ms 3676 KB
#include "fish.h"
#include <bits/stdc++.h>

using namespace std;


long long max_weights(int n, int m, std::vector<int> x, std::vector<int> y,
                      std::vector<int> w) {
    return n;
}
# Verdict Execution time Memory Grader output
1 Incorrect 20 ms 3676 KB 1st lines differ - on the 1st token, expected: '40313272768926', found: '90000'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 344 KB 1st lines differ - on the 1st token, expected: '2', found: '3'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 348 KB 1st lines differ - on the 1st token, expected: '10082010', found: '100000'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 348 KB 1st lines differ - on the 1st token, expected: '3', found: '4'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 348 KB 1st lines differ - on the 1st token, expected: '3', found: '4'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 348 KB 1st lines differ - on the 1st token, expected: '3', found: '4'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 348 KB 1st lines differ - on the 1st token, expected: '10082010', found: '100000'
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 20 ms 3676 KB 1st lines differ - on the 1st token, expected: '40313272768926', found: '90000'
2 Halted 0 ms 0 KB -