Borderou de evaluare (job #1893025)
Raport evaluator
Compilare:
user.cpp:40:30: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
char tempString[10] = { NULL };
^
user.cpp: In function ‘void Read()’:
user.cpp:202:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d %d", &n, &m, &q);
^
user.cpp:208:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &tmp);
^
user.cpp:226:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%s", tempString);
^
user.cpp:230:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &tmp);
^
user.cpp:237:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &tmp);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1476kb | Incorect | 0 |
2 | 0ms | 1656kb | OK | 10 |
3 | 0ms | 1588kb | OK | 10 |
4 | 4ms | 2352kb | OK | 10 |
5 | Depăşit | 1000kb | Time limit exceeded. | 0 |
6 | Depăşit | 996kb | Time limit exceeded. | 0 |
7 | Depăşit | 992kb | Time limit exceeded. | 0 |
8 | Depăşit | 992kb | Time limit exceeded. | 0 |
9 | Depăşit | 992kb | Time limit exceeded. | 0 |
10 | Depăşit | 1000kb | Time limit exceeded. | 0 |
Punctaj total | 30 |