Pagini recente » Borderou de evaluare (job #531217) | Borderou de evaluare (job #3039260) | Borderou de evaluare (job #2181765) | Borderou de evaluare (job #1702927) | Borderou de evaluare (job #1433159)
Borderou de evaluare (job #1433159)
Raport evaluator
Compilare:
user.cpp: In function ‘bool solve(std::vector<std::vector<int> >&, std::vector<int>&)’:
user.cpp:37: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:67: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:54: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:60: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 | 448kb | Incorect! | 0 |
| 2 | 4ms | 512kb | Incorect! | 0 |
| 3 | 0ms | 452kb | Incorect! | 0 |
| 4 | 16ms | 480kb | OK! | 10 |
| 5 | 24ms | 580kb | Incorect! | 0 |
| 6 | Depăşit | 1412kb | Time limit exceeded. | 0 |
| 7 | 48ms | 528kb | OK! | 10 |
| 8 | 312ms | 1064kb | Incorect! | 0 |
| 9 | 296ms | 784kb | OK! | 10 |
| 10 | Depăşit | 2244kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |