Pagini recente » Borderou de evaluare (job #2803327) | Borderou de evaluare (job #3290736) | Borderou de evaluare (job #1955205) | Borderou de evaluare (job #128426) | Borderou de evaluare (job #1433110)
Borderou de evaluare (job #1433110)
Raport evaluator
Compilare:
user.cpp: In function ‘bool solve(std::vector<std::vector<int> >&, std::vector<int>&)’:
user.cpp:36:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned i = 1; i <= N; i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:66:33: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘std::vector<int>::size_type {aka unsigned int}’ [-Wformat=]
fprintf(out, "%ld\n", S.size());
^
user.cpp:53:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &N, &M);
^
user.cpp:59:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 460kb | OK! | 10 |
| 2 | 4ms | 524kb | OK! | 10 |
| 3 | 0ms | 464kb | OK! | 10 |
| 4 | 208ms | 484kb | OK! | 10 |
| 5 | 8ms | 596kb | OK! | 10 |
| 6 | Depăşit | 1420kb | Time limit exceeded. | 0 |
| 7 | 356ms | 536kb | OK! | 10 |
| 8 | 48ms | 1076kb | OK! | 10 |
| 9 | Depăşit | 928kb | Time limit exceeded. | 0 |
| 10 | 116ms | 2104kb | OK! | 10 |
| Punctaj total | 80 |