Skip to content

Instantly share code, notes, and snippets.

View alvynfash's full-sized avatar

Alvyn Fasuyi alvynfash

View GitHub Profile
@alvynfash
alvynfash / main.dart
Last active October 17, 2019 10:58
P'tit Library for KDS Code Challenge (October)
// Copyright 2019 Alvyn Fasuyi. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file.import 'dart:math';
import 'dart:math';
main() async {
final startFileReadTime = DateTime.now();
// final input = [-2, -1, 0];