Borderou de evaluare (job #1230172)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:88: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:89: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:92:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:96: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:99: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 | 596kb | OK | 10 |
| ✗ | 4 | 408ms | 3988kb | OK | 10 | 70 |
| ✗ | 5 | 484ms | 4372kb | OK | 10 |
| ✗ | 6 | 556ms | 4292kb | OK | 10 |
| ✗ | 7 | 368ms | 3416kb | OK | 10 |
| ✗ | 8 | 388ms | 3768kb | OK | 10 |
| ✓ | 9 | 536ms | 4060kb | OK | 10 |
| ✗ | 10 | 444ms | 3756kb | OK | 10 |
| Punctaj total | 100 |