Pagini recente » Borderou de evaluare (job #1561354) | Borderou de evaluare (job #2591866) | Borderou de evaluare (job #2094145) | Borderou de evaluare (job #2064398) | Borderou de evaluare (job #1693865)
Borderou de evaluare (job #1693865)
Raport evaluator
Compilare:
user.cpp: In member function ‘std::vector<int> cell::get(std::vector<int>, std::vector<int>)’:
user.cpp:88:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ((i < lo.size()) && (j < hi.size())) {
^
user.cpp:88:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ((i < lo.size()) && (j < hi.size())) {
^
user.cpp:97:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i < lo.size()) {
^
user.cpp:101:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (j < hi.size()) {
^
user.cpp: In function ‘int main()’:
user.cpp:223:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mess.out", "w", stdout);
^
user.cpp:226:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &N, &M);
^
user.cpp:228:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &set[i]);
^
user.cpp:237:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &task, &a);
^
user.cpp:242:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &b, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 76ms | 8268kb | OK | 10 |
2 | 280ms | 9720kb | OK | 10 |
3 | 308ms | 10348kb | OK | 10 |
4 | 1176ms | 16092kb | OK | 10 |
5 | 1716ms | 23188kb | OK | 10 |
6 | 1680ms | 17408kb | OK | 10 |
7 | 1464ms | 17888kb | OK | 10 |
8 | 1472ms | 23916kb | OK | 10 |
9 | 928ms | 23976kb | OK | 10 |
10 | 1712ms | 21336kb | OK | 10 |
Punctaj total | 100 |