Pagini recente » Cod sursa (job #1168091) | Borderou de evaluare (job #3195483) | Borderou de evaluare (job #1111819) | Borderou de evaluare (job #3192731) | Borderou de evaluare (job #1410712)
Borderou de evaluare (job #1410712)
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", &N);
^
user.cpp:97:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &A, &B);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 828kb | OK | 10 | 10 |
| 2 | 4ms | 828kb | OK | 10 | 10 |
| 3 | 4ms | 832kb | OK | 10 | 10 |
| 4 | 8ms | 832kb | OK | 10 | 10 |
| 5 | 12ms | 828kb | OK | 10 | 10 |
| 6 | 16ms | 832kb | OK | 10 | 10 |
| 7 | 12ms | 828kb | OK | 10 | 10 |
| 8 | 8ms | 828kb | Incorect | 0 | 0 |
| 9 | 8ms | 832kb | Incorect | 0 |
| 10 | 8ms | 832kb | Incorect | 0 |
| Punctaj total | 70 |