Pagini recente » Borderou de evaluare (job #344436) | Borderou de evaluare (job #2785503) | Borderou de evaluare (job #1114135) | Borderou de evaluare (job #1604484) | Borderou de evaluare (job #1866498)
Borderou de evaluare (job #1866498)
Raport evaluator
Compilare:
user.cpp:38:33: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
char crtLine[MAX_LENGTH] = {NULL};
^
user.cpp: In function ‘void Read()’:
user.cpp:148:29: warning: format ‘%c’ expects argument of type ‘char*’, but argument 3 has type ‘int*’ [-Wformat=]
fscanf(fin, "%c", &c);
^
user.cpp:157:37: warning: format ‘%c’ expects argument of type ‘char*’, but argument 3 has type ‘int*’ [-Wformat=]
fscanf(fin, "%c", &c);
^
user.cpp:144:12: warning: unused variable ‘pos’ [-Wunused-variable]
fpos_t pos;
^
user.cpp:145:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d %d %d", &n, &a, &r, &k);
^
user.cpp:148:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%c", &c);
^
user.cpp:157:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%c", &c);
^
user.cpp:176:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%s", crtLine);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 1892kb | OK | 10 |
| 2 | 4ms | 1896kb | OK | 10 |
| 3 | 16ms | 1936kb | OK | 10 |
| 4 | 24ms | 1968kb | OK | 10 |
| 5 | 108ms | 2344kb | OK | 10 |
| 6 | 196ms | 2720kb | OK | 10 |
| 7 | 328ms | 3348kb | OK | 10 |
| 8 | Depăşit | 3936kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1844kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3904kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |