Pagini recente » Borderou de evaluare (job #2741245) | Borderou de evaluare (job #2178385) | Borderou de evaluare (job #82384) | Borderou de evaluare (job #1938997) | Borderou de evaluare (job #2025979)
Borderou de evaluare (job #2025979)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
user.cpp:20:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp: In function ‘void solve()’:
user.cpp:7:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &s);
^
user.cpp:8:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d", &d[i]);
^
user.cpp:11:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 432kb | OK | 10 | 10 |
2 | 4ms | 436kb | OK | 10 | 10 |
3 | 8ms | 436kb | OK | 10 | 10 |
4 | 24ms | 452kb | OK | 10 | 10 |
5 | 36ms | 476kb | OK | 10 | 10 |
6 | 100ms | 512kb | OK | 10 | 10 |
7 | 128ms | 612kb | Incorect | 0 | 0 |
8 | 44ms | 460kb | OK | 10 |
9 | 112ms | 476kb | OK | 10 |
10 | 116ms | 500kb | OK | 10 |
Punctaj total | 60 |