Pagini recente » Borderou de evaluare (job #781571) | Borderou de evaluare (job #575529) | Borderou de evaluare (job #1238537) | Borderou de evaluare (job #735244) | Borderou de evaluare (job #1778054)
Borderou de evaluare (job #1778054)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("garaj.in","r",stdin);
^
user.cpp:30:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("garaj.out","w",stdout);
^
user.cpp:35:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:36:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 1; i <= N; ++i) scanf("%d %d", &x[i], &y[i]);
^
user.cpp:45:53: warning: ‘T’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for(i = 1; i <= N; ++i) v[i] = 1LL * x[i] * ( T / ( 2 * y[i] ) );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 264kb | OK | 10 |
2 | 0ms | 264kb | OK | 10 |
3 | 0ms | 264kb | OK | 10 |
4 | 0ms | 280kb | OK | 10 |
5 | 100ms | 1656kb | OK | 10 |
6 | 0ms | 264kb | OK | 10 |
7 | Depăşit | 1792kb | Time limit exceeded. | 0 |
8 | Depăşit | 1804kb | Time limit exceeded. | 0 |
9 | Depăşit | 1808kb | Time limit exceeded. | 0 |
10 | Depăşit | 1804kb | Time limit exceeded. | 0 |
Punctaj total | 60 |