Pagini recente » Borderou de evaluare (job #748549) | Borderou de evaluare (job #438610) | Borderou de evaluare (job #242337) | Borderou de evaluare (job #769507) | Borderou de evaluare (job #1778048)
Borderou de evaluare (job #1778048)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30: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:31: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:36: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:37: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:46: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 | 276kb | OK | 10 |
5 | Depăşit | 1640kb | Time limit exceeded. | 0 |
6 | 0ms | 260kb | OK | 10 |
7 | Depăşit | 1788kb | Time limit exceeded. | 0 |
8 | Depăşit | 1796kb | Time limit exceeded. | 0 |
9 | Depăşit | 1804kb | Time limit exceeded. | 0 |
10 | Depăşit | 1788kb | Time limit exceeded. | 0 |
Punctaj total | 50 |