A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 25
Function: library

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 27
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 28
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

SATTA MATKA GAMES | SATTA MATKA GUESSING | MATKA RESULT | MATKA TIPS

SRIDEVI NIGHT PANEL CHART

Today Date:- 29/03/2024

Home Page Go To Bottom
Date MON TUE WED THU FRI SAT SUN
28/01/2019
to
03/02/2019
1
3
0
452
3
0
1
2
6
972
2
3
3
8
0
181
7
0
3
7
9
901
1
8
1
4
8
357
9
9
1
3
8
291
9
9
2
2
4
802
8
0
04/02/2019
to
10/02/2019
9
0
0
931
3
9
4
5
9
806
6
8
2
2
6
001
3
6
1
1
3
551
5
9
1
1
5
734
9
0
8
9
0
722
5
5
5
8
8
175
5
7
11/02/2019
to
17/02/2019
6
7
9
245
9
0
5
7
8
001
3
6
2
4
8
495
6
8
2
4
5
102
8
0
4
8
9
192
7
0
1
1
6
851
7
7
3
5
0
871
2
4
18/02/2019
to
24/02/2019
1
2
8
152
6
7
1
3
5
993
6
0
6
6
9
193
8
8
4
7
8
991
1
7
5
6
0
156
9
0
3
7
9
971
6
0
6
8
9
301
2
7
25/02/2019
to
03/03/2019
8
9
0
771
6
0
1
3
4
864
5
7
1
1
0
234
9
0
7
7
8
295
7
7
5
6
7
881
2
5
1
5
6
253
4
8
4
5
9
881
7
0
04/03/2019
to
10/03/2019
2
3
5
071
2
4
2
9
9
024
8
0
1
2
5
891
4
4
2
5
7
413
4
4
1
1
8
063
5
8
1
1
7
902
4
4
1
3
5
911
3
7
11/03/2019
to
17/03/2019
7
9
9
562
4
0
2
8
8
886
6
6
2
7
8
763
6
7
6
8
8
281
1
6
7
8
0
542
6
6
1
8
9
802
2
6
5
7
9
121
3
8
18/03/2019
to
24/03/2019
1
2
7
081
3
4
3
4
5
201
9
0
1
2
8
147
8
9
*
*
*
***
*
*
7
8
0
504
6
0
1
4
7
216
7
8
4
7
9
001
2
7
25/03/2019
to
31/03/2019
2
0
0
241
4
9
1
4
0
511
5
5
1
4
7
213
3
5
5
7
8
031
4
8
4
7
9
072
7
8
2
3
6
152
5
8
2
8
0
094
6
9
01/04/2019
to
07/04/2019
3
8
8
923
4
5
1
6
7
405
5
0
5
6
9
099
0
0
2
4
8
423
9
0
1
3
0
442
5
7
1
9
0
068
9
9
2
7
9
861
7
8
08/04/2019
to
14/04/2019
1
4
6
168
8
0
1
5
8
423
3
6
5
7
9
143
5
6
1
2
0
371
7
9
4
8
8
022
5
5
1
3
3
726
7
9
1
1
7
983
7
8
15/04/2019
to
21/04/2019
5
7
7
991
2
6
2
0
0
281
1
6
1
1
9
132
4
7
1
3
9
341
6
7
1
3
7
161
7
8
1
5
5
103
7
0
3
8
8
974
6
7
22/04/2019
to
28/04/2019
4
7
8
961
5
0
1
3
3
701
9
0
1
1
5
782
2
4
3
5
0
891
8
0
1
2
0
311
3
7
1
5
7
392
7
0
1
5
8
411
4
6
29/04/2019
to
05/05/2019
2
9
9
036
7
0
1
4
8
371
6
0
3
8
0
173
5
9
1
1
5
771
7
9
5
7
8
022
5
5
3
9
9
135
8
0
1
5
5
113
4
4
06/05/2019
to
12/05/2019
1
4
9
481
1
6
1
3
5
972
7
8
5
6
0
174
4
9
8
8
0
646
9
9
1
6
7
483
5
0
1
1
6
894
5
0
2
6
7
572
7
8
13/05/2019
to
19/05/2019
6
7
7
071
1
5
1
8
0
931
2
0
1
2
3
651
2
2
1
7
0
812
9
0
1
3
9
332
3
8
2
6
0
892
8
9
1
8
9
815
6
0
20/05/2019
to
26/05/2019
5
6
9
092
3
4
5
5
0
016
6
9
3
8
0
102
3
5
2
4
5
141
3
0
2
3
7
295
6
8
2
4
8
403
7
0
1
9
0
011
3
7
27/05/2019
to
02/06/2019
8
8
0
621
2
9
1
1
2
412
3
6
1
6
7
461
6
9
6
8
9
302
9
9
2
5
7
451
7
7
4
8
9
132
2
9
2
3
5
047
7
0
03/06/2019
to
09/06/2019
2
7
9
852
3
0
1
2
3
692
8
9
6
6
6
804
7
9
1
1
6
801
1
8
1
3
6
031
5
7
3
9
9
131
5
7
5
5
9
923
3
6
10/06/2019
to
16/06/2019
4
5
6
541
4
9
3
4
0
747
8
9
3
7
7
736
8
9
2
5
8
556
9
0
5
5
9
992
7
0
1
3
7
121
5
6
1
8
0
983
5
0
17/06/2019
to
23/06/2019
1
2
0
341
5
8
2
6
6
412
9
0
1
7
7
522
3
7
1
2
8
122
0
0
1
3
6
041
6
7
1
2
4
783
7
8
1
1
3
572
6
9
24/06/2019
to
30/06/2019
6
8
9
373
5
9
8
9
0
778
9
0
3
6
9
811
1
9
1
1
5
794
7
8
5
6
0
143
3
8
3
7
0
015
8
8
6
7
0
341
3
0
01/07/2019
to
07/07/2019
1
7
0
801
3
6
3
3
9
531
2
0
1
7
7
514
8
9
1
1
8
002
8
0
1
1
6
801
2
7
2
2
4
873
7
7
4
5
7
604
7
9
08/07/2019
to
14/07/2019
5
5
0
022
2
8
3
8
9
023
9
0
1
2
3
674
5
8
8
8
9
561
5
0
1
9
0
011
2
8
2
3
4
911
2
8
1
6
6
331
5
7
15/07/2019
to
21/07/2019
3
8
8
926
7
9
1
3
5
931
6
6
3
5
8
637
7
9
9
0
0
961
6
9
2
4
4
062
7
7
3
7
0
012
4
5
3
4
9
657
9
9
22/07/2019
to
28/07/2019
3
8
9
015
7
9
1
4
4
921
2
9
2
7
9
884
5
9
1
3
6
006
6
8
3
4
8
521
5
6
5
6
7
821
1
0
4
4
9
703
7
0
29/07/2019
to
04/08/2019
6
6
7
994
7
8
1
2
0
312
2
7
3
3
5
153
3
9
1
3
7
152
5
8
5
5
8
892
8
9
3
4
4
102
9
9
7
9
0
681
8
9
05/08/2019
to
11/08/2019
1
4
8
321
3
8
6
6
0
295
6
8
1
3
3
771
6
0
5
6
9
082
2
4
5
5
7
783
7
8
1
3
5
923
4
5
2
9
0
151
5
9
12/08/2019
to
18/08/2019
5
9
0
405
7
8
2
3
7
205
7
8
2
5
7
402
3
5
*
*
*
***
*
*
2
0
0
234
9
0
1
2
4
721
4
7
4
5
9
872
7
8
19/08/2019
to
25/08/2019
2
4
5
161
6
9
9
9
0
812
9
0
3
6
7
682
3
3
1
5
8
481
2
5
8
0
0
881
3
4
1
4
9
493
7
9
4
6
8
816
6
9
26/08/2019
to
01/09/2019
1
1
2
402
4
4
2
7
0
982
3
3
4
9
0
326
7
9
4
4
6
471
7
9
7
7
0
441
3
0
5
8
9
241
4
9
4
9
9
221
4
7
02/09/2019
to
08/09/2019
1
2
7
067
9
0
1
2
9
243
3
8
1
5
9
546
9
9
2
2
3
768
9
9
1
6
0
778
9
0
1
5
6
204
7
9
2
5
8
536
8
9
09/09/2019
to
15/09/2019
4
8
0
247
7
0
2
4
7
331
4
8
3
7
0
071
2
4
4
6
9
994
5
0
7
8
0
552
6
7
3
6
0
961
2
3
2
5
8
592
3
4
16/09/2019
to
22/09/2019
4
4
9
747
8
9
1
4
7
268
9
9
5
8
9
262
6
8
5
8
8
145
9
0
2
8
9
962
4
0
1
8
8
791
3
5
5
6
8
973
4
0
23/09/2019
to
29/09/2019
1
3
7
194
7
8
7
7
9
303
8
9
2
2
7
152
4
9
1
1
6
873
7
7
3
4
8
591
2
6
4
4
9
751
4
0
5
8
9
205
6
9
30/09/2019
to
06/10/2019
8
9
0
744
0
0
5
8
0
354
4
7
3
5
6
406
6
8
5
7
9
104
8
8
1
1
9
178
9
0
6
9
0
573
4
0
3
8
0
154
4
7
07/10/2019
to
13/10/2019
3
6
8
701
3
6
8
9
0
783
7
8
4
5
0
932
4
7
6
7
9
253
5
7
2
7
0
982
8
8
3
3
8
491
1
7
5
7
9
126
6
0
14/10/2019
to
20/10/2019
5
6
8
972
5
0
5
7
7
931
6
6
4
8
8
021
2
9
3
6
8
706
7
7
4
7
0
123
9
0
2
4
4
084
7
7
2
3
3
884
5
9
21/10/2019
to
27/10/2019
3
8
8
926
8
8
1
7
9
741
1
2
1
2
6
965
5
6
6
9
0
511
2
8
1
5
8
422
5
5
3
5
6
451
5
9
2
3
7
252
5
8
28/10/2019
to
03/11/2019
1
5
7
367
9
0
2
3
8
303
3
4
3
7
9
984
4
0
2
3
4
981
7
0
3
4
9
632
5
6
6
8
9
341
6
7
3
6
0
953
5
7
04/11/2019
to
10/11/2019
1
9
9
981
7
0
1
4
9
413
8
0
4
5
0
911
1
9
1
4
4
926
7
9
2
4
6
225
7
0
2
8
0
061
2
3
2
6
6
441
6
7
11/11/2019
to
17/11/2019
2
2
3
763
5
8
3
6
0
981
3
4
2
3
0
557
9
9
6
7
0
301
1
8
3
3
9
552
4
9
3
3
6
213
4
4
2
3
7
233
4
6
18/11/2019
to
24/11/2019
3
5
9
761
6
9
2
2
9
388
0
0
1
4
0
511
4
6
1
6
0
745
9
0
6
6
8
082
2
4
5
6
9
082
8
8
1
0
0
146
8
0
25/11/2019
to
01/12/2019
4
0
0
463
3
0
5
5
9
957
8
0
3
7
0
055
0
0
6
9
9
442
5
7
1
2
0
341
6
7
2
2
6
051
6
8
1
1
0
225
7
0
02/12/2019
to
08/12/2019
2
5
5
262
7
7
3
3
6
282
7
9
3
7
0
093
7
9
6
7
0
315
7
9
1
3
6
023
4
5
3
7
0
011
4
6
1
2
4
791
2
6
09/12/2019
to
15/12/2019
2
5
6
332
5
6
2
5
7
423
9
0
1
2
6
921
5
6
2
7
8
781
2
5
3
5
6
422
3
7
3
5
9
722
3
7
1
3
4
842
3
9
16/12/2019
to
22/12/2019
2
2
6
035
9
9
2
8
8
842
4
8
2
4
6
202
9
9
3
3
9
536
8
9
5
6
8
968
8
0
5
7
8
093
7
9
3
6
9
862
7
7
23/12/2019
to
29/12/2019
5
6
9
001
4
5
4
9
0
321
4
7
2
6
0
884
7
7
3
6
6
574
4
9
1
4
4
964
4
8
2
8
0
005
7
8
2
2
5
901
3
6
30/12/2019
to
05/01/2020
7
7
0
493
7
9
1
1
7
982
3
3
4
7
9
092
7
0
1
7
9
712
3
6
2
7
8
705
6
9
1
3
9
343
5
6
4
4
5
324
8
0
06/01/2020
to
12/01/2020
4
9
0
325
7
0
1
2
7
021
5
6
1
8
8
743
4
7
2
7
9
881
3
4
1
2
5
811
4
6
1
5
7
361
7
8
5
5
6
603
8
9
13/01/2020
to
19/01/2020
8
8
0
692
2
5
6
8
0
401
3
6
4
5
8
736
7
0
3
4
4
115
7
9
1
1
3
582
3
3
8
8
9
526
7
9
1
4
6
173
6
8
20/01/2020
to
26/01/2020
3
4
4
106
6
8
2
3
6
112
9
0
3
5
9
741
5
8
1
3
7
144
4
6
1
7
8
684
4
0
4
4
8
611
2
8
*
*
*
***
*
*
27/01/2020
to
02/02/2020
4
7
7
821
5
6
2
2
4
861
7
8
3
7
7
781
2
5
1
3
5
914
8
9
5
6
8
957
8
0
3
6
9
826
6
0
1
2
9
223
3
6
03/02/2020
to
09/02/2020
2
7
9
805
7
8
9
0
0
991
2
6
3
4
0
773
6
8
6
9
0
501
9
0
2
6
9
701
4
5
2
3
8
304
7
9
2
5
6
385
6
7
10/02/2020
to
16/02/2020
5
8
0
392
3
4
2
7
9
891
8
0
1
6
0
732
2
9
2
8
8
881
2
5
2
3
6
183
7
8
5
9
0
401
2
7
3
5
0
867
9
0
17/02/2020
to
23/02/2020
6
6
8
002
8
0
1
2
5
894
5
0
1
1
2
406
7
7
2
6
6
461
7
8
4
5
8
731
2
0
1
4
9
474
5
8
7
9
0
653
4
8
24/02/2020
to
01/03/2020
1
3
3
794
6
9
7
7
8
263
5
8
6
6
8
042
5
7
6
9
9
404
8
8
1
9
9
941
3
0
3
9
0
264
6
6
1
4
8
363
4
9
02/03/2020
to
08/03/2020
6
9
9
475
6
6
4
6
6
602
2
6
6
0
0
657
8
0
1
8
8
704
6
0
5
5
0
014
8
9
4
8
0
225
7
0
3
4
7
405
6
9
09/03/2020
to
15/03/2020
1
4
7
241
1
2
*
*
*
***
*
*
1
9
0
052
6
7
3
3
6
291
3
5
2
6
8
695
6
8
8
0
0
853
3
9
4
6
8
893
7
9
16/03/2020
to
22/03/2020
8
0
0
891
3
5
6
8
9
332
5
6
8
8
0
673
7
7
7
8
0
514
8
9
6
6
0
226
7
9
5
7
9
124
8
0
5
5
8
821
1
0
23/03/2020
to
29/03/2020
1
4
6
152
6
7
4
7
9
071
7
9
3
5
0
815
6
0
6
8
9
342
4
8
5
8
8
145
9
0
3
4
6
314
7
0
5
7
7
967
9
0
30/03/2020
to
05/04/2020
1
4
7
282
6
0
1
3
6
037
8
8
1
2
6
981
8
9
3
5
9
705
6
9
5
6
7
861
2
3
3
8
9
063
5
8
4
5
5
471
7
9
06/04/2020
to
12/04/2020
4
5
8
723
3
6
4
6
9
926
8
8
3
4
8
541
1
2
6
7
9
225
8
9
9
0
0
947
7
0
1
5
5
192
8
9
2
5
8
532
4
7
13/04/2020
to
19/04/2020
4
8
9
112
4
5
2
9
9
001
9
0
2
5
0
732
3
8
7
9
9
525
7
0
1
4
0
524
8
0
8
9
0
767
9
0
2
4
4
066
0
0
20/04/2020
to
26/04/2020
6
6
7
911
0
0
5
7
8
094
6
9
1
3
6
003
8
9
5
6
9
083
5
0
1
5
0
627
7
8
4
5
5
493
8
8
1
8
9
801
2
7
27/04/2020
to
03/05/2020
2
3
9
462
6
8
2
8
0
061
7
8
3
6
9
846
8
0
3
6
7
625
7
0
1
4
9
416
7
8
1
1
4
664
4
8
4
8
8
014
7
0
04/05/2020
to
10/05/2020
2
3
0
521
1
0
3
5
0
812
9
0
5
6
8
994
6
9
3
5
8
654
5
6
1
2
6
984
5
9
1
8
9
851
4
0
4
5
9
811
4
6
11/05/2020
to
17/05/2020
2
7
9
894
7
8
2
2
8
214
7
0
2
8
9
952
4
9
4
4
7
542
3
9
5
7
0
292
8
9
4
6
9
932
5
6
1
3
0
457
8
0
18/05/2020
to
24/05/2020
6
9
0
551
1
3
4
8
0
253
5
7
2
6
0
847
8
9
3
6
8
731
4
8
4
4
5
372
7
8
2
5
8
513
3
5
1
2
2
572
7
8
25/05/2020
to
31/05/2020
3
9
0
214
8
9
5
5
7
795
6
8
3
7
8
802
9
9
3
4
9
602
3
5
2
4
6
252
4
9
3
4
4
153
3
9
2
5
8
584
6
8
01/06/2020
to
07/06/2020
1
7
9
751
4
0
4
6
7
795
7
7
9
9
0
826
8
8
3
7
9
973
5
9
2
5
9
694
5
0
1
3
7
133
4
6
3
7
8
801
3
6
08/06/2020
to
14/06/2020
5
9
0
485
6
7
5
8
8
172
6
9
1
2
6
943
5
6
6
6
0
273
6
8
5
6
0
124
9
9
5
7
0
281
7
0
1
5
0
643
5
6
15/06/2020
to
21/06/2020
1
8
9
814
8
9
4
6
7
703
7
0
4
5
7
605
6
9
2
5
0
796
6
7
2
5
6
301
4
5
5
9
9
322
2
8
3
5
9
753
4
8
22/06/2020
to
28/06/2020
5
9
9
332
2
9
1
4
4
971
8
8
1
3
8
227
7
8
2
2
5
957
9
9
2
9
0
136
7
0
6
6
9
183
6
9
3
9
9
112
9
0
29/06/2020
to
05/07/2020
1
6
6
392
8
9
1
3
6
093
7
9
1
3
9
381
2
5
2
7
9
845
9
0
3
5
9
746
8
0
3
4
6
306
6
8
2
7
0
994
7
8
06/07/2020
to
12/07/2020
2
2
6
053
5
7
4
5
9
871
3
3
5
5
6
604
7
9
4
6
7
761
6
9
3
7
0
089
9
0
4
8
9
121
3
8
3
8
9
078
9
0
13/07/2020
to
19/07/2020
4
7
0
193
6
0
1
8
0
992
3
4
3
6
9
842
3
9
1
3
7
145
9
0
6
6
9
174
5
8
3
6
8
742
5
7
2
6
6
484
7
7
20/07/2020
to
26/07/2020
2
3
3
803
8
9
6
7
8
122
4
6
4
6
8
815
6
0
1
6
0
763
5
8
6
8
9
341
6
7
6
0
0
694
6
9
2
5
6
327
7
8
27/07/2020
to
02/08/2020
1
7
8
626
7
9
4
6
9
954
5
6
2
2
5
961
5
0
2
3
7
288
0
0
4
7
8
921
5
6
5
7
8
013
8
0
1
3
0
443
5
6
03/08/2020
to
09/08/2020
2
7
0
957
8
0
2
5
8
574
5
8
5
7
9
195
6
8
1
6
8
582
7
9
1
4
6
115
6
0
4
9
0
371
6
0
2
4
7
312
4
5
10/08/2020
to
16/08/2020
1
3
5
905
7
8
3
4
9
681
7
0
4
8
8
012
4
5
7
8
0
505
6
9
6
7
7
077
0
0
*
*
*
***
*
*
6
6
7
993
6
0
17/08/2020
to
23/08/2020
2
6
6
441
1
2
2
7
0
913
4
4
3
0
0
333
5
5
4
5
0
913
9
9
7
8
8
392
8
9
1
9
9
973
7
7
1
5
8
472
5
0
24/08/2020
to
30/08/2020
2
7
8
713
8
0
2
3
9
466
0
0
6
7
0
383
5
0
2
2
8
203
8
9
1
1
7
984
5
9
2
3
6
153
5
7
1
4
8
336
8
9
31/08/2020
to
06/09/2020
1
0
0
173
4
0
2
2
6
013
9
9
3
3
4
084
5
9
4
8
9
152
5
8
1
4
0
573
5
9
7
8
9
415
7
9
1
2
8
171
6
0
07/09/2020
to
13/09/2020
5
8
0
325
7
0
4
7
9
033
4
6
1
3
9
311
1
9
4
6
0
093
7
9
2
4
7
315
7
9
1
6
7
473
6
8

14/09/2020
to
20/09/2020

6
6
8
07 1
3
3
1
4
7
25 8
8
9
3
6
0
95 1
4
0
2
8
0
06 2
5
9
8
8
0
61 3
8
0
3
7
0
07 3
6
8
3
7
9
92 2
4
6

21/09/2020
to
27/09/2020

1
4
5
09 1
2
6
1
3
6
05 2
4
9
4
5
8
76 3
5
8
1
4
9
41 3
4
4
4
5
8
79 4
6
9
2
7
8
75 7
9
9
5
6
7
89 1
3
5

28/09/2020
to
04/10/2020

5
7
8
01 2
3
6
5
7
0
21 1
4
6
4
8
8
05 1
7
7
7
9
0
69 1
2
6
1
3
6
01 1
3
7
2
2
6
09 2
2
5
1
7
9
73 6
8
9

05/10/2020
to
11/10/2020

4
7
0
15 6
9
0
4
5
9
82 6
7
9
2
5
5
23 2
4
7
1
8
9
87 1
6
0
1
2
8
18 5
6
7
1
6
7
45 7
8
0
*
*
*
** *
*
*

12/10/2020
to
18/10/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

19/10/2020
to
25/10/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

26/10/2020
to
01/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

02/11/2020
to
08/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

09/11/2020
to
15/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

16/11/2020
to
22/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

23/11/2020
to
29/11/2020

2
6
7
56 3
4
9
2
5
7
45 2
4
9
1
2
7
01 5
8
8
1
2
6
98 2
8
8
1
5
5
19 1
1
7
6
7
0
34 5
9
0
1
2
5
86 4
4
8

30/11/2020
to
06/12/2020

6
8
9
31 2
2
7
2
4
6
28 3
6
9
7
0
0
77 1
3
3
3
5
7
50 2
4
4
3
5
6
41 3
3
5
3
4
8
58 2
8
8
2
3
6
14 6
8
0

07/12/2020
to
13/12/2020

1
2
3
69 1
8
0
2
4
5
16 8
9
9
6
9
0
52 2
4
6
3
6
0
94 1
5
8
2
3
5
08 9
9
0
2
3
3
86 1
1
4
1
3
3
74 1
3
0

14/12/2020
to
20/12/2020

5
6
9
08 4
4
0
2
5
9
61 5
8
8
1
8
8
72 1
3
8
7
9
9
51 3
4
4
3
5
6
43 3
0
0
2
3
5
01 4
7
0
4
6
9
96 1
5
0

21/12/2020
to
27/12/2020

3
4
5
29 2
3
4
1
5
8
46 8
9
9
6
6
8
05 6
9
0
4
8
0
20 5
7
8
4
5
8
78 1
3
4
1
2
4
72 3
4
5
1
6
7
45 1
2
2

28/12/2020
to
03/01/2021

3
3
7
34 3
3
8
2
7
0
98 8
0
0
1
7
0
84 3
5
6
2
3
8
36 4
5
7
1
6
7
43 2
2
9
2
4
5
12 7
7
8
3
7
8
86 3
6
7

04/01/2021
to
10/01/2021

1
2
0
38 4
4
0
3
8
0
18 1
2
5
2
5
8
50 2
8
0
3
5
6
45 2
6
7
5
7
8
04 2
2
0
1
2
7
05 6
9
0
5
8
9
29 2
7
0

11/01/2021
to
17/01/2021

1
1
3
56 4
6
6
2
7
0
90 2
4
4
6
7
9
28 9
9
0
1
6
7
47 5
6
6
4
4
8
67 5
5
7
7
8
0
57 1
6
0
2
4
7
39

12/10/2020
to
18/10/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

19/10/2020
to
25/10/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

26/10/2020
to
01/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

02/11/2020
to
08/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

09/11/2020
to
15/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

16/11/2020
to
22/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

23/11/2020
to
29/11/2020

2
6
7
56 3
4
9
2
5
7
45 2
4
9
1
2
7
01 5
8
8
1
2
6
98 2
8
8
1
5
5
19 1
1
7
6
7
0
34 5
9
0
1
2
5
86 4
4
8

30/11/2020
to
06/12/2020

6
8
9
31 2
2
7
2
4
6
28 3
6
9
7
0
0
77 1
3
3
3
5
7
50 2
4
4
3
5
6
41 3
3
5
3
4
8
58 2
8
8
2
3
6
14 6
8
0

07/12/2020
to
13/12/2020

1
2
3
69 1
8
0
2
4
5
16 8
9
9
6
9
0
52 2
4
6
3
6
0
94 1
5
8
2
3
5
08 9
9
0
2
3
3
86 1
1
4
1
3
3
74 1
3
0

14/12/2020
to
20/12/2020

5
6
9
08 4
4
0
2
5
9
61 5
8
8
1
8
8
72 1
3
8
7
9
9
51 3
4
4
3
5
6
43 3
0
0
2
3
5
01 4
7
0
4
6
9
96 1
5
0

21/12/2020
to
27/12/2020

3
4
5
29 2
3
4
1
5
8
46 8
9
9
6
6
8
05 6
9
0
4
8
0
20 5
7
8
4
5
8
78 1
3
4
1
2
4
72 3
4
5
1
6
7
45 1
2
2

28/12/2020
to
03/01/2021

3
3
7
34 3
3
8
2
7
0
98 8
0
0
1
7
0
84 3
5
6
2
3
8
36 4
5
7
1
6
7
43 2
2
9
2
4
5
12 7
7
8
3
7
8
86 3
6
7

04/01/2021
to
10/01/2021

1
2
0
38 4
4
0
3
8
0
18 1
2
5
2
5
8
50 2
8
0
3
5
6
45 2
6
7
5
7
8
04 2
2
0
1
2
7
05 6
9
0
5
8
9
29 2
7
0

11/01/2021
to
17/01/2021

1
1
3
56 4
6
6
2
7
0
90 2
4
4
6
7
9
28 9
9
0
1
6
7
47 5
6
6
4
4
8
67 5
5
7
7
8
0
57 1
6
0
2
4
7
39 4
5
0

18/01/2021
to
24/01/2021

*
*
*
** *
*
*
*
*
*
** *
*
*
1
4
7
29 1
4
4
4
6
9
90 1
3
6
1
5
9
50 1
2
7
1
8
8
73 3
0
0
3
3
5
13 5
9
9

25/01/2021
to
31/01/2021

1
8
8
75 3
5
7
*
*
*
** *
*
*
3
8
9
00 1
1
8
3
4
0
74 5
9
0
1
2
6
92 1
5
6
2
2
0
42 2
4
6
1
1
9
19 6
6
7

01/02/2021
to
07/02/2021

4
4
5
39 1
9
9
1
2
4
71 3
3
5
2
3
3
86 1
7
8
1
2
7
02 3
4
5
7
8
0
54 3
4
7
1
4
4
96 3
5
8
1
8
9
83 1
5
7

08/02/2021
to
14/02/2021

2
3
5
01 2
4
5
3
9
0
26 2
6
8
6
7
8
18 4
5
9
4
7
9
09 2
8
9
5
5
8
87 4
5
8
5
9
9
39 1
8
0
8
0
0
82 7
7
8

15/02/2021
to
21/02/2021

2
3
0
50 3
8
9
5
6
0
12 2
3
7
3
4
9
62 2
3
7
2
7
7
60 5
7
8
9
9
0
85 3
6
6
2
5
7
44 1
3
0
2
4
4
07 5
6
6

22/02/2021
to
28/02/2021

6
7
9
25 7
8
0
3
6
7
60 1
2
7
7
7
0
47 1
7
9
6
7
0
39 2
7
0
3
3
5
16 2
6
8
4
7
7
82 3
9
0
1
2
4
74 1
4
9

01/03/2021
to
07/03/2021

5
5
0
02 4
8
0
1
9
9
93 6
8
9
2
3
6
15 3
3
9
4
4
7
53 1
2
0
2
7
9
85 1
7
7
1
2
3
60 5
7
8
1
1
0
26 5
5
6

08/03/2021
to
14/03/2021

4
5
9
80 5
6
9
3
4
9
68 2
6
0
8
8
9
59 6
6
7
3
8
9
04 6
9
9
5
5
9
95 3
4
8
7
9
0
60 6
6
8
6
7
8
19 5
6
8

15/03/2021
to
21/03/2021

1
1
4
69 2
2
5
2
4
4
09 9
0
0
2
9
0
16 3
3
0
2
7
9
88 2
3
8
8
9
0
71 5
7
9
3
3
6
26 7
9
0
5
7
8
08 3
6
9

22/03/2021
to
28/03/2021

5
9
9
31 4
8
9
2
6
7
55 1
4
0
2
2
4
81 5
8
8
6
8
0
43 6
8
9
5
6
8
96 2
4
0
4
5
6
53 7
8
8
7
9
9
54 1
1
2

29/03/2021
to
04/04/2021

*
*
*
** *
*
*
3
4
5
22 1
5
6
5
9
0
47 3
4
0
1
2
6
98 3
7
8
2
4
8
41 1
4
6
1
2
3
60 4
6
0
6
6
9
14 1
4
9

05/04/2021
to
11/04/2021

4
9
0
37 4
6
7
4
5
5
42 2
4
6
3
8
9
02 1
3
8
1
2
7
03 1
5
7
4
5
7
66 6
0
0
3
3
6
21 1
1
9
2
8
8
83 3
3
7

12/04/2021
to
18/04/2021

1
4
6
10 5
6
9
1
5
5
11 3
8
0
4
5
9
89 1
2
6
1
8
8
77 8
9
0
3
3
9
54 7
8
9
1
3
4
80 1
3
6
5
8
0
32 6
7
9

19/04/2021
to
25/04/2021

4
4
7
52 6
8
8
2
3
5
08 2
7
9
3
9
0
29 4
5
0
2
3
9
44 3
5
6
1
7
0
89 3
6
0
3
7
9
98 2
8
8
3
6
7
64 3
3
8

26/04/2021
to
02/05/2021

7
7
9
38 5
5
8
1
2
2
51 1
1
9
1
7
7
58 2
3
3
2
4
4
07 3
7
7
2
6
8
60 1
4
5
3
5
0
88 4
7
7
1
7
9
70 1
1
8

03/05/2021
to
09/05/2021

2
4
5
12 7
7
8
3
5
9
71 2
9
0
2
7
9
85 6
9
0
3
8
9
04 5
9
0
*
*
*
** *
*
*
2
5
6
31 4
7
0
2
8
0
07 1
7
9

10/05/2021
to
16/05/2021

1
6
8
54 2
4
8
2
6
6
47 2
5
0
2
2
8
21 1
5
5
3
5
5
36 1
2
3
4
6
8
86 5
5
6
5
7
0
29 3
7
9
4
7
9
08 2
6
0

17/05/2021
to
23/05/2021

5
8
8
18 1
7
0
3
9
0
26 1
5
0
5
6
7
85 3
6
6
7
9
0
60 6
7
7
3
4
7
41 3
8
0
*
*
*
** *
*
*
2
5
5
28 1
8
9

24/05/2021
to
30/05/2021

2
9
9
00 3
8
9
1
4
7
28 3
7
8
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
4
5
8
79 1
3
5
4
5
7
68 1
2
5

31/05/2021
to
06/06/2021

2
3
6
10 3
7
0
1
7
8
62 4
8
0
3
4
8
55 4
5
6
*
*
*
** *
*
*
2
5
7
44 6
9
9
2
8
0
01 5
7
9
3
5
8
60 5
7
8

07/06/2021
to
13/06/2021

3
5
8
60 5
7
8
1
5
6
24 1
4
9
3
6
7
60 4
7
9
*
*
*
** *
*
*
*
*
*
** *
*
*
1
7
7
52 6
7
9
2
2
6
09 5
7
7

14/06/2021
to
20/06/2021

1
3
4
80 1
4
5
6
8
8
22 2
4
6
1
1
8
08 9
9
0
1
1
4
66 4
6
6
3
3
8
47 5
5
7
8
9
0
71 3
9
9
5
6
7
89 4
7
8

21/06/2021
to
27/06/2021

1
2
7
03 3
4
6
3
5
7
59 3
8
8
2
3
3
89 2
3
4
2
2
9
37 4
4
9
6
8
0
44 1
6
7
*
*
*
** *
*
*
1
0
0
10 5
5
0

28/06/2021
to
04/07/2021

1
5
7
33 4
9
0
3
7
9
92 6
7
9
2
6
9
77 7
0
0
1
1
2
41 2
9
0
2
4
4
06 3
3
0
1
5
5
12 5
8
9
3
4
5
24 1
5
8

05/07/2021
to
11/07/2021

2
4
9
55 3
4
8
5
7
8
03 2
3
8
2
4
8
48 4
5
9
6
7
8
10 5
6
9
1
4
7
20 1
3
6
3
5
9
78 4
4
0
2
2
5
96 4
4
8

12/07/2021
to
18/07/2021

8
8
0
64 2
2
0
2
6
7
58 8
0
0
4
0
0
44 4
5
5
1
6
0
77 8
9
0
3
6
0
91 3
9
9
7
7
9
30 3
7
0
3
8
9
04 5
9
0

19/07/2021
to
25/07/2021

2
5
7
43 7
8
8
3
4
4
11 1
2
8
1
7
7
51 4
7
0
3
3
6
22 1
3
8
2
3
5
08 3
7
8
1
8
9
84 2
3
9
4
4
9
70 1
4
5

26/07/2021
to
01/08/2021

7
9
0
69 1
3
5
3
6
9
84 4
0
0
1
2
5
81 4
8
9
6
6
0
22 2
4
6
1
1
7
90 4
7
9
6
6
7
99 1
2
6
*
*
*
** *
*
*

02/08/2021
to
08/08/2021

2
0
0
23 5
9
9
2
4
5
14 1
6
7
2
3
8
32 1
2
9
1
5
6
23 3
4
6
4
6
0
01 1
4
6
6
7
9
27 3
5
9
2
8
9
91 1
3
7

09/08/2021
to
15/08/2021

5
7
7
90 1
4
5
4
5
6
52 1
4
7
2
5
0
75 6
9
0
2
3
7
22 6
8
8
6
0
0
68 4
6
8
1
1
1
30 1
2
7
*
*
*
** *
*
*

16/08/2021
to
22/08/2021

5
7
9
16 3
5
8
3
7
8
84 2
6
6
2
7
0
99 4
6
9
5
5
6
63 1
3
9
1
5
7
31 2
3
6
5
6
8
98 2
3
3
5
6
9
03 3
3
7

23/08/2021
to
29/08/2021

1
3
3
71 5
8
8
4
8
9
17 2
7
8
2
6
8
65 7
9
9
4
5
0
95 3
6
6
2
4
8
43 5
8
0
3
4
9
68 2
6
0
1
3
0
47 3
6
8

30/08/2021
to
05/09/2021

4
7
9
03 2
5
6
4
5
0
95 1
6
8
5
5
0
07 1
2
4
3
8
0
12 3
4
5
6
7
8
11 5
6
0
2
6
7
55 1
5
9
4
5
7
63 4
9
0

06/09/2021
to
12/09/2021

1
8
0
95 3
5
7
1
8
9
85 1
5
9
2
2
3
71 1
3
7
3
4
6
33 6
8
9
4
4
6
47 3
4
0
4
8
9
15 2
4
9
4
7
8
97 8
9
0

13/09/2021
to
19/09/2021

2
4
4
02 6
8
8
3
6
0
99 3
7
9
1
7
0
85 4
5
6
2
9
9
09 1
1
7
3
7
7
77 3
5
9
6
6
9
12 7
7
8
4
8
8
04 1
5
8

20/09/2021
to
26/09/2021

1
1
3
50 1
9
0
3
5
0
81 1
1
9
1
7
9
75 1
6
8
2
2
9
39 2
8
9
1
0
0
12 4
9
9
*
*
*
** *
*
*
1
4
8
32 1
5
6

27/09/2021
to
03/10/2021

2
5
9
61 4
7
0
7
7
0
44 1
1
2
*
*
*
** *
*
*
4
7
7
85 2
3
0
1
5
7
33 1
2
0
1
2
8
10 1
3
6
5
6
0
19 4
6
9

04/10/2021
to
10/10/2021

1
4
0
50 3
8
9
2
4
6
28 5
6
7
4
7
8
91 2
4
5
2
4
6
21 1
2
8
1
3
0
44 2
5
7
1
3
9
33 5
9
9
2
3
8
34 3
5
6

11/10/2021
to
17/10/2021

1
5
6
22 6
7
9
4
4
0
86 8
8
0
1
9
9
95 2
6
7
1
1
4
67 1
2
4
4
0
0
41 3
3
5
2
2
5
94 1
4
9
7
0
0
79 3
7
9

18/10/2021
to
24/10/2021

1
5
5
16 3
5
8
7
7
9
33 7
8
8
6
9
0
54 4
4
6
1
1
7
91 4
8
9
1
4
6
10 6
7
7
1
3
7
10 2
8
0
1
4
5
02 1
4
7

25/10/2021
to
31/10/2021

5
5
6
62 2
2
8
3
4
4
12 2
3
7
3
3
9
54 2
3
9
2
5
8
55 3
5
7
2
5
7
44 1
5
8
3
4
5
29 5
6
8
3
4
6
35 1
5
9

01/11/2021
to
07/11/2021

3
7
8
87 1
6
0
1
4
7
20 2
9
9
2
8
9
91 6
7
8
5
6
7
84 1
6
7
*
*
*
** *
*
*
6
6
9
15 3
5
7
4
7
0
11 1
2
8

08/11/2021
to
14/11/2021

1
2
6
91 5
7
9
1
4
9
40 5
6
9
4
5
7
66 1
7
8
2
4
0
64 1
3
0
7
9
0
66 3
6
7
4
4
0
88 2
3
3
6
8
0
45 2
4
9

15/11/2021
to
21/11/2021

5
8
0
32 1
3
8
2
9
0
11 1
3
7
2
3
6
17 2
5
0
7
8
9
40 3
7
0
4
7
9
01 1
4
6
3
5
9
71 6
7
8
4
8
0
28 3
6
9

22/11/2021
to
28/11/2021

1
2
0
30 4
6
0
2
6
7
56 3
6
7
3
3
7
30 3
8
9
2
4
5
19 4
6
9
2
2
6
08 3
5
0
2
3
5
06 3
4
9
3
6
0
97 5
5
7

29/11/2021
to
05/12/2021

6
6
9
11 4
8
9
2
3
7
22 5
8
9
4
6
0
06 3
5
8
4
7
9
04 5
9
0
4
6
8
89 1
8
0
2
2
8
23 1
4
8
2
6
8
68 3
7
8

06/12/2021
to
12/12/2021

5
7
0
22 6
8
8
2
2
4
87 1
1
5
6
7
9
24 1
6
7
1
4
5
06 4
5
7
7
7
8
22 2
5
5
1
5
0
64 7
7
0
1
4
9
42 1
1
0

13/12/2021
to
19/12/2021

1
2
7
08 1
8
9
2
3
3
80 2
3
5
1
3
4
80 1
9
0
1
6
9
69 4
7
8
3
4
0
75 6
9
0
2
7
0
96 3
5
8
2
7
8
76 1
6
9

20/12/2021
to
26/12/2021

5
7
8
01 2
3
6
2
6
0
89 4
6
9
2
4
6
29 2
3
4
2
3
8
34 2
3
9
2
5
6
36 5
5
6
4
5
8
78 4
6
8
3
4
7
41 5
7
9

27/12/2021
to
02/01/2022

2
7
9
86 3
4
9
1
3
0
43 1
6
6
2
4
9
56 4
5
7
4
6
0
07 3
6
8
2
2
6
05 1
6
8
2
5
5
29 4
5
0
3
7
9
93 6
8
9

03/01/2022
to
09/01/2022

5
6
8
92 1
5
6
2
4
7
31 1
5
5
5
8
8
19 4
7
8
6
6
9
17 4
6
7
3
8
0
17 3
4
0
3
5
7
55 4
5
6
6
7
9
21 1
2
8

10/01/2022
to
16/01/2022

1
7
8
60 1
3
6
6
8
9
30 1
2
7
5
8
9
22 1
5
6
4
9
0
35 2
6
7
5
6
6
75 1
7
7
5
5
8
83 1
5
7
7
8
9
49 2
3
4

17/01/2022
to
23/01/2022

4
6
8
89 1
9
9
5
0
0
57 1
2
4
1
8
0
97 7
0
0
1
3
7
19 2
8
9
6
7
7
01 6
6
9
1
3
3
77 2
6
9
2
3
3
80 4
6
0

24/01/2022
to
30/01/2022

4
5
9
81 2
4
5
3
8
8
90 4
7
9
*
*
*
** *
*
*
2
7
0
99 4
6
9
1
4
4
94 3
5
6
2
2
9
32 6
8
8
3
4
9
66 4
5
7

31/01/2022
to
06/02/2022

2
3
7
23 3
4
6
3
9
0
23 4
4
5
5
6
0
18 1
2
5
1
6
0
74 3
4
7
2
6
8
65 4
5
6
3
6
0
92 1
3
8
6
6
0
20 2
9
9

07/02/2022
to
13/02/2022

3
7
8
88 2
7
9
1
2
6
99 5
6
8
2
3
5
03 1
3
9
8
9
0
78 1
7
0
5
5
0
02 1
4
7
9
0
0
92 6
7
9
2
5
8
53 3
0
0

14/02/2022
to
20/02/2022

4
5
0
90 6
6
8
2
6
9
77 3
5
9
2
3
9
40 1
2
7
1
2
9
26 4
5
7
7
8
8
31 3
9
9
2
8
9
97 5
5
7
1
1
7
93 6
8
9

21/02/2022
to
27/02/2022

5
8
8
16 3
6
7
2
6
0
82 2
4
6
1
4
8
30 1
1
8
3
5
8
67 8
9
0
6
8
8
21 2
9
0
1
4
5
07 5
6
6
2
4
9
54 4
0
0

28/02/2022
to
06/03/2022

2
2
7
11 5
8
8
5
7
7
93 2
5
6
9
0
0
92 2
0
0
2
9
9
05 3
3
9
3
7
7
73 5
8
0
3
6
9
88 4
6
8
2
3
0
56 2
6
8

07/03/2022
to
13/03/2022

6
9
0
50 4
7
9
7
7
9
31 4
7
0
1
3
9
34 7
8
9
6
8
9
34 1
4
9
9
9
0
84 2
3
9
7
9
0
65 1
5
9
2
7
9
85 3
6
6

14/03/2022
to
20/03/2022

3
7
0
06 2
4
0
4
7
7
80 5
6
9
3
4
5
21 1
5
5
1
5
7
39 4
7
8
*
*
*
** *
*
*
1
2
0
36 8
8
0
7
7
8
29 5
6
8

21/03/2022
to
27/03/2022

3
9
9
16 8
9
9
4
5
7
60 3
8
9
1
2
9
25 1
4
0
7
8
0
58 5
6
7
5
6
6
79 5
7
7
6
6
8
04 2
4
8
1
8
0
94 2
6
6

28/03/2022
to
03/04/2022

2
2
6
04 1
1
2
2
3
7
21 6
7
8
1
3
7
11 2
3
6
1
6
9
68 4
5
9
2
4
7
39 3
7
9
2
8
0
04 1
6
7
2
5
5
21 3
4
4

04/04/2022
to
10/04/2022

5
5
8
85 2
6
7
1
6
8
50 3
3
4
1
2
8
12 1
4
7
4
7
9
00 5
6
9
1
1
4
62 7
7
8
4
4
9
77 2
7
8
3
4
0
76 1
2
3

11/04/2022
to
17/04/2022

1
4
7
21 3
3
5
1
1
0
21 5
8
8
2
7
0
98 8
0
0
2
4
5
18 1
2
5
3
5
6
47 1
6
0
4
9
0
36 3
6
7
2
3
9
42 3
9
0

18/04/2022
to
24/04/2022

1
7
0
88 1
3
4
3
4
9
66 1
6
9
1
5
8
40 4
6
0
3
7
0
07 3
6
8
4
6
7
75 7
8
0
4
7
9
00 2
3
5
5
9
0
40 3
7
0

25/04/2022
to
01/05/2022

6
7
9
23 4
4
5
1
1
9
13 3
4
6
1
7
7
50 1
9
0
6
6
7
97 4
5
9
1
4
9
45 2
6
7
1
4
7
22 6
6
0
2
6
9
79 3
7
9

02/05/2022
to
08/05/2022

3
4
5
22 2
0
0
1
4
6
19 1
3
5
5
7
9
16 3
6
7
6
8
0
46 2
6
8
4
4
7
56 4
5
7
4
0
0
42 3
9
0
3
5
7
56 8
8
0

09/05/2022
to
15/05/2022

1
3
8
20 2
4
4
2
2
3
79 4
7
8
*
*
*
** *
*
*
2
3
7
29 1
1
7
4
5
6
57 1
6
0
1
7
9
75 3
4
8
6
7
0
35 1
5
9

16/05/2022
to
22/05/2022

5
5
6
60 3
7
0
2
9
0
16 3
3
0
2
7
9
84 1
4
9
1
5
7
33 2
5
6
4
9
0
30 1
4
5
3
4
7
44 2
3
9
7
8
9
40 5
5
0

23/05/2022
to
29/05/2022

1
2
6
95 7
8
0
1
1
8
02 6
7
9
1
3
3
71 3
4
4
2
4
4
02 1
2
9
3
4
6
33 2
4
7
1
9
9
93 3
5
5
2
3
3
89 2
3
4

30/05/2022
to
05/06/2022

5
6
7
80 3
8
9
3
3
7
33 1
5
7
1
6
8
54 1
3
0
7
7
0
48 8
0
0
1
3
7
11 6
7
8
5
6
8
99 3
6
0
1
2
3
68 1
8
9

06/06/2022
to
12/06/2022

1
1
2
43 4
9
0
4
5
9
82 1
5
6
3
5
8
68 4
7
7
4
4
8
67 1
6
0
2
7
0
94 2
3
9
3
4
0
75 4
4
7
5
8
9
21 2
4
5

13/06/2022
to
19/06/2022

4
7
8
98 1
8
9
2
2
0
43 5
8
0
1
3
4
87 2
2
3
5
7
0
29 4
5
0
1
2
4
71 1
2
8
5
7
8
01 3
9
9
3
0
0
38 2
6
0

20/06/2022
to
26/06/2022

3
4
4
15 1
7
7
3
5
7
50 5
7
8
1
2
5
83 1
3
9
1
4
5
04 3
4
7
1
8
0
90 3
8
9
3
5
6
44 2
4
8
2
4
6
28 1
2
5

27/06/2022
to
03/07/2022

1
9
9
93 6
7
0
1
6
6
32 6
8
8
2
6
9
75 3
4
8
5
7
8
01 6
6
9
4
6
0
07 1
1
5
1
2
7
02 1
1
0
5
5
8
87 4
6
7

04/07/2022
to
10/07/2022

6
0
0
69 4
6
9
2
4
4
09 5
6
8
5
9
0
41 1
4
6
4
6
8
87 8
9
0
7
9
9
53 3
3
7
2
4
5
18 5
6
7
1
5
7
30 2
8
0

11/07/2022
to
17/07/2022

3
9
0
29 9
0
0
1
1
0
28 1
8
9
1
3
6
04 1
6
7
6
6
0
21 1
3
7
3
7
9
95 3
6
6
2
3
4
97 1
7
9
3
6
9
87 3
5
9

18/07/2022
to
24/07/2022

2
4
0
65 2
6
7
4
6
0
04 1
5
8
8
8
9
58 2
7
9
3
6
6
55 6
9
0
3
4
5
23 1
5
7
4
8
0
25 1
5
9
6
9
9
41 2
3
6

25/07/2022
to
31/07/2022

1
2
6
96 8
8
0
3
5
0
86 2
6
8
2
5
6
38 2
6
0
2
8
8
88 2
2
4
2
9
0
10 5
6
9
2
6
9
74 4
5
5
2
3
0
59 2
2
5

01/08/2022
to
07/08/2022

5
7
8
00 6
7
7
5
8
9
20 3
3
4
3
4
6
38 4
6
8
7
8
9
47 3
4
0
2
4
5
11 5
7
9
4
5
8
77 4
6
7
1
9
9
96 2
5
9

08/08/2022
to
14/08/2022

2
6
0
89 5
5
9
1
3
4
85 1
4
0
4
6
8
85 2
5
8
4
8
8
07 3
7
7
6
8
0
46 1
1
4
4
0
0
43 7
7
9
4
5
6
53 3
4
6

15/08/2022
to
21/08/2022

*
*
*
** *
*
*
6
0
0
60 3
7
0
4
8
0
24 2
4
8
2
8
9
99 1
3
5
3
4
5
27 2
6
9
6
8
8
22 1
4
7
3
3
0
66 4
4
8

22/08/2022
to
28/08/2022

3
6
9
80 4
6
0
6
8
0
44 1
1
2
8
9
9
60 1
3
6
3
8
0
19 4
6
9
4
6
7
70 5
7
8
1
6
9
67 4
5
8
7
9
0
60 2
3
5

29/08/2022
to
04/09/2022

3
7
9
99 5
7
7
1
3
3
77 3
5
9
3
0
0
32 3
3
6
6
9
9
41 1
5
5
1
1
9
14 4
4
6
1
5
7
31 3
4
4
1
8
9
82 6
7
9

05/09/2022
to
11/09/2022

4
5
5
45 1
2
2
1
2
7
03 7
8
8
4
5
5
41 5
8
8
5
8
9
23 7
7
9
4
5
9
85 1
7
7
5
8
0
31 1
2
8
1
2
6
99 4
6
9

11/07/2022
to
17/07/2022

18/07/2022
to
24/07/2022

25/07/2022
to
31/07/2022

01/08/2022
to
07/08/2022

08/08/2022
to
14/08/2022

15/08/2022
to
21/08/2022

22/08/2022
to
28/08/2022

29/08/2022
to
04/09/2022

05/09/2022
to
11/09/2022

12/09/2022
to
18/09/2022

2
3
4
992
7
0
2
4
5
106
6
8
1
3
7
171
7
9
2
4
7
383
5
0
7
7
0
464
5
7
6
0
0
691
8
0
2
4
6
202
4
4

19/09/2022
to
25/09/2022

3
3
4
011
3
7
1
6
0
721
5
6
7
8
9
481
3
8
4
6
0
012
9
0
5
6
6
741
3
0
3
6
7
667
9
0
5
9
9
374
6
7

26/09/2022
to
02/10/2022

5
6
9
015
7
9
3
5
8
672
7
8
1
4
7
236
8
9
3
5
5
331
3
9
1
2
5
873
4
0
3
5
6
495
7
7
5
7
8
096
6
7

03/10/2022
to
09/10/2022

1
1
6
891
9
9
1
6
0
752
5
8
2
9
0
101
9
0
3
3
5
133
3
7
2
9
9
099
0
0
3
7
0
044
4
6
1
1
4
626
7
9

10/10/2022
to
16/10/2022

5
7
7
904
7
9
3
4
5
212
3
6
3
6
6
524
8
0
2
6
7
532
2
9
1
3
5
921
3
8
3
8
9
026
7
9
6
8
9
323
4
5

17/10/2022
to
23/10/2022

1
1
5
757
8
0
1
1
9
104
8
8
1
5
8
482
6
0
1
2
8
172
7
8
5
6
9
021
5
6
5
7
7
962
6
8

24/10/2022
to
30/10/2022

1
3
6
021
3
8
4
5
7
691
3
5
3
4
7
478
9
0
5
9
0
401
3
6
3
7
9
902
2
6
1
3
8
233
4
6
7
0
0
716
7
8

31/10/2022
to
06/11/2022

1
4
5
037
8
8
7
7
9
315
7
9
1
7
0
812
3
6
1
2
4
783
5
0
3
6
0
904
7
9
4
7
8
901
9
0
3
5
6
421
5
6

07/11/2022
to
13/11/2022

3
4
9
622
4
6
4
7
0
181
1
6
5
5
6
604
6
0
1
5
8
413
3
5
3
9
9
105
6
9
7
8
0
521
2
9
2
6
7
584
7
7

14/11/2022
to
20/11/2022

2
6
6
435
8
0
1
4
6
181
7
0
4
5
9
825
7
0
5
9
0
434
4
5
2
5
7
492
7
0
2
7
8
712
4
5
2
8
9
971
3
3

21/11/2022
to
27/11/2022

1
3
8
292
3
4
2
5
8
556
9
0
4
8
8
064
5
7
6
7
8
173
6
8
6
6
7
931
4
8
3
6
9
846
8
0
1
3
7
157
8
0

28/11/2022
to
04/12/2022

6
9
9
427
7
8
3
4
5
247
7
0
6
8
9
302
3
5
1
2
2
511
4
6
3
4
9
672
2
3
5
5
8
804
6
0
3
9
9
105
6
9

05/12/2022
to
11/12/2022

4
6
9
927
7
8
4
7
7
854
4
7
2
3
4
915
7
9
1
2
5
873
6
8
8
9
0
793
6
0
1
5
7
395
6
8
2
8
9
912
4
5

12/12/2022
to
18/12/2022

1
1
8
031
2
0
2
5
9
604
7
9
2
2
4
843
5
6
3
5
0
825
8
9
5
7
8
081
8
9
1
3
5
967
9
0
1
4
5
084
6
8

19/12/2022
to
25/12/2022

3
4
6
392
3
4
7
8
9
421
2
9
4
0
0
436
8
9
6
6
8
033
5
5
1
5
5
163
4
9
3
4
4
153
5
7
2
9
9
062
5
9

26/12/2022
to
01/01/2023

1
2
7
081
2
5
6
7
7
024
9
9
5
6
7
821
4
7
1
6
9
664
5
7
2
6
0
831
5
7
4
5
9
831
2
0
1
1
5
783
7
8

02/01/2023
to
08/01/2023

3
8
0
162
4
0
8
8
9
543
5
6
2
4
4
073
7
7
1
7
9
701
3
6
1
9
0
011
3
7
5
7
7
942
5
7
2
4
6
284
4
0

09/01/2023
to
15/01/2023

4
5
7
641
5
8
6
0
0
682
7
9
5
7
8
005
6
9
2
6
8
663
4
9
5
9
0
421
1
0
1
8
0
974
5
8
2
6
9
762
5
9

16/01/2023
to
22/01/2023

1
3
7
162
4
0
4
4
5
311
4
6
3
3
5
167
9
0
2
3
0
573
7
7
3
4
8
573
5
9
3
7
8
841
6
7
2
3
4
904
7
9

23/01/2023
to
29/01/2023

2
8
0
065
5
6
2
4
8
484
7
7
5
6
8
901
2
7
1
4
8
373
4
0
2
5
6
315
7
9
1
2
4
701
4
5

30/01/2023
to
05/02/2023

8
9
0
712
4
5
3
7
0
091
3
5
6
7
9
246
8
0
1
2
5
861
7
8
4
6
8
864
5
8
1
3
9
351
6
8
2
3
7
285
6
7

06/02/2023
to
12/02/2023

5
8
8
114
8
9
2
2
4
893
7
9
1
4
9
444
0
0
3
3
6
204
8
8
1
8
0
947
8
9
2
4
9
582
7
9
2
3
4
982
5
0

13/02/2023
to
19/02/2023

2
6
8
694
5
0
1
2
8
163
5
8
1
2
3
612
3
6
3
7
8
871
2
4
5
6
9
004
7
9
4
6
9
951
4
0
1
1
7
981
7
0

20/02/2023
to
26/02/2023

9
9
0
883
5
0
8
9
0
714
7
0
5
5
8
801
3
6
3
4
9
663
6
7
2
8
0
016
7
8
1
4
8
361
6
9
6
7
0
322
3
7

27/02/2023
to
05/03/2023

3
4
8
551
4
0
2
3
3
891
1
7
4
4
6
401
4
5
6
6
7
922
5
5
5
6
7
871
7
9
1
5
5
102
2
6
4
6
8
803
7
0

06/03/2023
to
12/03/2023

4
4
8
681
2
5
5
7
7
913
4
4
5
6
8
914
8
9
5
9
9
374
5
8
1
3
9
351
6
8

13/03/2023
to
19/03/2023

2
4
8
411
3
7
3
9
0
294
5
0
1
2
9
293
7
9
2
5
8
577
0
0
1
8
9
892
7
0
1
2
9
201
2
7
1
9
0
072
5
0

20/03/2023
to
26/03/2023

5
7
9
142
6
6
3
6
0
933
3
7
3
7
8
801
4
5

27/03/2023
to
02/04/2023

03/04/2023
to
09/04/2023

10/04/2023
to
16/04/2023

17/04/2023
to
23/04/2023

24/04/2023
to
30/04/2023

01/05/2023
to
07/05/2023

08/05/2023
to
14/05/2023

15/05/2023
to
21/05/2023

3
9
9
153
4
8

22/05/2023
to
28/05/2023

29/05/2023
to
04/06/2023

2
8
0
031
4
8
4
7
0
113
9
9
4
4
8
652
5
8
5
5
8
847
8
9
3
4
6
332
5
6
2
9
0
136
7
0

05/06/2023
to
11/06/2023

2
4
6
241
5
8
1
3
5
901
2
7
5
5
7
791
9
9
1
1
8
092
7
0
6
7
8
112
3
6
3
9
0
294
5
0
1
4
6
172
6
9

12/06/2023
to
18/06/2023

1
6
8
515
7
9
6
6
0
252
6
7
5
7
0
201
4
5
6
8
9
335
8
0
7
8
9
451
4
0

19/06/2023
to
25/06/2023

4
7
9
004
6
0

26/06/2023
to
02/07/2023

03/07/2023
to
09/07/2023

10/07/2023
to
16/07/2023

17/07/2023
to
23/07/2023

24/07/2023
to
30/07/2023

31/07/2023
to
06/08/2023

07/08/2023
to
13/08/2023

14/08/2023
to
20/08/2023

21/08/2023
to
27/08/2023

28/08/2023
to
03/09/2023

04/09/2023
to
10/09/2023

11/09/2023
to
17/09/2023

18/09/2023
to
24/09/2023

25/09/2023
to
01/10/2023

02/10/2023
to
08/10/2023

09/10/2023
to
15/10/2023

16/10/2023
to
22/10/2023

23/10/2023
to
29/10/2023

30/10/2023
to
05/11/2023

06/11/2023
to
12/11/2023

13/11/2023
to
19/11/2023

20/11/2023
to
26/11/2023

27/11/2023
to
03/12/2023

04/12/2023
to
10/12/2023

11/12/2023
to
17/12/2023

18/12/2023
to
24/12/2023

25/12/2023
to
31/12/2023

01/01/2024
to
07/01/2024

08/01/2024
to
14/01/2024

15/01/2024
to
21/01/2024

22/01/2024
to
28/01/2024

29/01/2024
to
04/02/2024

05/02/2024
to
11/02/2024

12/02/2024
to
18/02/2024

19/02/2024
to
25/02/2024

26/02/2024
to
03/03/2024

04/03/2024
to
10/03/2024

11/03/2024
to
17/03/2024

18/03/2024
to
24/03/2024

25/03/2024
to
31/03/2024

Go To Top