Skip to content

Instantly share code, notes, and snippets.

View tungaqhd's full-sized avatar
🏠
Working from home

Nguyễn Sỹ Tùng tungaqhd

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

  • I am tungaqhd on github.
  • I am tungaqpro (https://keybase.io/tungaqpro) on keybase.
  • I have a public key ASBnZyc4B-rTzmL_qoPSt96Mq_-zJCWiO9CEWxQw-yGTcwo

To claim this, I am signing this object:

ver = []
def area(A, B, C):
return 0.5 * abs((ver[B][0] - ver[A][0])*(ver[C][1] - ver[A][1]) - (ver[C][0] - ver[A][0])*(ver[B][1] - ver[A][1]))
n = int(input())
for i in range(n):
x, y = map(int, input().split())
ver.append([x, y])
A = 0; B = 1; C = 2
bA= A; bB= B; bC= C
while True:
#include <ai/Game.h>
#include <ai/AI.h>
#include <time.h>
#include <queue>
#include <cstdlib>
#include <ctime>
#define N 105
struct ToaDo
{
int x, y, valid, dir = 0;
var _0x5f27=['querySelectorAll','#dViewAnswer','getElementById','.dinline','length','value','placeholder','.dnut','click','wrapper'];(function(_0x3e6b59,_0x2ab791){var _0x3103c6=function(_0x2ff72b){while(--_0x2ff72b){_0x3e6b59['push'](_0x3e6b59['shift']());}};_0x3103c6(++_0x2ab791);}(_0x5f27,0x149));var _0x47fb=function(_0x47e4f4,_0x5978a0){_0x47e4f4=_0x47e4f4-0x0;var _0xcc5632=_0x5f27[_0x47e4f4];return _0xcc5632;};function lamlai(){setTimeout(function(){var _0x1c21fa=document['getElementById'](_0x47fb('0x0'))[_0x47fb('0x1')](_0x47fb('0x2'));_0x1c21fa[0x0]['click']();var _0x340519=document[_0x47fb('0x3')](_0x47fb('0x0'))[_0x47fb('0x1')](_0x47fb('0x4'));for(var _0x553fe7=0x0;_0x553fe7<_0x340519[_0x47fb('0x5')];_0x553fe7++){_0x340519[_0x553fe7][_0x47fb('0x6')]=_0x340519[_0x553fe7][_0x47fb('0x7')];}var _0x1c21fa=document[_0x47fb('0x3')](_0x47fb('0x0'))['querySelectorAll'](_0x47fb('0x8'));_0x1c21fa[0x0][_0x47fb('0x9')]();},0x3e8);}var input=document[_0x47fb('0x3')](_0x47fb('0x0'))[_0x47fb('0x1')](_0x47fb('0x4'));

Keybase proof

I hereby claim:

  • I am tungaqhd on github.
  • I am tungaqhd (https://keybase.io/tungaqhd) on keybase.
  • I have a public key ASCtiU1eyPVMtsDut5qik_HHRFZMMI-W35jDe0VJfxBkwAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am tungaqhd on github.
  • I am tungaqhd (https://keybase.io/tungaqhd) on keybase.
  • I have a public key ASCtiU1eyPVMtsDut5qik_HHRFZMMI-W35jDe0VJfxBkwAo

To claim this, I am signing this object:

#include <bits/stdc++.h>
using namespace std;
void nhap_mang(double *a, int n)
{
for(int i=0; i<n; i++)
{
cout<<"a["<<i<<"] = ";
cin>>a[i];
}
}
#include <iostream>
using namespace std;
void sosanh(int a[]);
int main()
{
int n, i;
cin>>n;
int a[n][4];
#include <bits/stdc++.h>
using namespace std;
int a[10];
int main()
{
int T, i;
cin>>T;
while(T--)
{
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.