Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #3200912) | Borderou de evaluare (job #2980633) | Borderou de evaluare (job #2339258) | Borderou de evaluare (job #1453115)
Borderou de evaluare (job #1453115)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sprim.in", "r", stdin);
^
user.cpp:52:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sprim.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", &N);
^
user.cpp:58:88: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
P[i] = fact(chr[i], i), S[i] = max(S[i-1], P[i] + 1), Sum += (i - S[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 312kb | OK | 10 |
| 4 | 12ms | 4056kb | OK | 10 |
| 5 | 56ms | 4528kb | OK | 10 |
| 6 | 60ms | 4532kb | OK | 10 |
| 7 | 76ms | 4648kb | OK | 10 |
| 8 | 180ms | 5336kb | OK | 10 |
| 9 | 176ms | 5344kb | OK | 10 |
| 10 | 180ms | 5340kb | OK | 10 |
| Punctaj total | 100 |