Pagini recente » Diferente pentru problema/1expr intre reviziile 29 si 30 | Borderou de evaluare (job #2418444) | Cod sursa (job #1576829) | Exponentiere rapida | Borderou de evaluare (job #1932570)
Borderou de evaluare (job #1932570)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("fantasy.in","r",stdin);
^
user.cpp:53:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("fantasy.out","w",stdout);
^
user.cpp:54:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:57:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d %d", &n, &d, &c, &vr);
^
user.cpp:60:36: 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 |
| 1 | 0ms | 292kb | Incorect | 0 |
| 2 | 0ms | 292kb | Incorect | 0 |
| 3 | 0ms | 296kb | OK | 10 |
| 4 | 8ms | 332kb | Incorect | 0 |
| 5 | 12ms | 332kb | OK | 10 |
| 6 | 16ms | 364kb | OK | 10 |
| 7 | 20ms | 368kb | OK | 10 |
| 8 | 24ms | 356kb | Incorect | 0 |
| 9 | 28ms | 404kb | Incorect | 0 |
| 10 | 32ms | 396kb | Incorect | 0 |
| Punctaj total | 40 |