Pagini recente » Cod sursa (job #4943) | Cod sursa (job #760309) | Cod sursa (job #1662210) | Diferente pentru problema/base3 intre reviziile 5 si 4 | Borderou de evaluare (job #1721120)
Borderou de evaluare (job #1721120)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marvel.in", "r", stdin);
^
user.cpp:37:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marvel.out", "w", stdout);
^
user.cpp:40:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &N, &M, &K, &P);
^
user.cpp:43:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &val[i]);
^
user.cpp:48:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &friends[i]);
^
user.cpp:51:24: 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 | 4ms | 2872kb | OK | 10 | 10 |
| 2 | 8ms | 2956kb | OK | 10 | 10 |
| 3 | 12ms | 3016kb | OK | 10 | 10 |
| 4 | 24ms | 3288kb | OK | 10 | 10 |
| 5 | 112ms | 4940kb | OK | 10 | 10 |
| 6 | 308ms | 8172kb | OK | 10 | 10 |
| 7 | 336ms | 9244kb | OK | 10 | 40 |
| 8 | 304ms | 7992kb | OK | 10 |
| 9 | 300ms | 8520kb | OK | 10 |
| 10 | 148ms | 8252kb | OK | 10 |
| Punctaj total | 100 |