Pagini recente » Diferente pentru problema/floare intre reviziile 20 si 19 | Cod sursa (job #361968) | Cod sursa (job #737833) | Cod sursa (job #368532) | Borderou de evaluare (job #1264519)
Borderou de evaluare (job #1264519)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71: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:72: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:75:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:78:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
user.cpp:96:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | OK | 10 |
| 2 | 0ms | 464kb | OK | 10 |
| 3 | 0ms | 476kb | OK | 10 |
| 4 | 0ms | 492kb | OK | 10 |
| 5 | 24ms | 608kb | OK | 10 |
| 6 | 84ms | 720kb | OK | 10 |
| 7 | 100ms | 960kb | OK | 10 |
| 8 | 312ms | 1644kb | Incorect | 0 |
| 9 | 616ms | 1640kb | Incorect | 0 |
| 10 | 612ms | 1644kb | OK | 10 |
| Punctaj total | 80 |