Pagini recente » Borderou de evaluare (job #3264942) | Borderou de evaluare (job #256160) | Borderou de evaluare (job #278400) | Borderou de evaluare (job #2517988) | Borderou de evaluare (job #2392773)
Borderou de evaluare (job #2392773)
Raport evaluator
Compilare:
main.cpp: In function 'void precalc()':
main.cpp:42:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1;i<=n;i++)
^~~
main.cpp:47:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int x=1;(1<<x)<=n;x++)
^~~
main.cpp: In function 'int main()':
main.cpp:119:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("poze.in","r",stdin);
^
main.cpp:120:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("poze.out","w",stdout);
^
main.cpp:122:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:126:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&k);
^
main.cpp:130:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1003ms | 5373kb | Time limit exceeded | 0 |
2 | 1001ms | 5505kb | Time limit exceeded | 0 |
3 | 998ms | 4194kb | OK | 10 |
4 | 654ms | 3407kb | OK | 10 |
5 | 255ms | 2097kb | OK | 10 |
6 | 559ms | 3014kb | OK | 10 |
7 | 245ms | 4194kb | OK | 10 |
8 | 54ms | 917kb | OK | 10 |
9 | 44ms | 917kb | OK | 10 |
10 | 12ms | 524kb | OK | 10 |
Punctaj total | 80 |