Borderou de evaluare (job #1230166)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:88:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:91:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:95:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:98:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| ✓ | 1 | 0ms | 596kb | OK | 10 | 30 |
| ✓ | 2 | 0ms | 592kb | OK | 10 |
| ✓ | 3 | 0ms | 604kb | OK | 10 |
| ✗ | 4 | 416ms | 3988kb | OK | 10 | 70 |
| ✗ | 5 | 456ms | 4376kb | OK | 10 |
| ✗ | 6 | 532ms | 4296kb | OK | 10 |
| ✗ | 7 | 376ms | 3416kb | OK | 10 |
| ✗ | 8 | 396ms | 3768kb | OK | 10 |
| ✓ | 9 | 504ms | 4056kb | OK | 10 |
| ✗ | 10 | 448ms | 3752kb | OK | 10 |
| Punctaj total | 100 |