I'm trying to compare two different files, let's say "file1" and "file2", in this way. If fields $2 and $3 are the same in both files, print $0 of file2. Here's
I am trying to use createDrawerNavigator from import { createDrawerNavigator } from '@react-navigation/drawer'; in react native. However, I am getting the error
Both these algorithm has a time complexity O(n) and space complexity is constant, the block swap seems more difficult. Is there any disadvantage of using it in
i want to convert date as a long seconds to Firestore timestamp object TimeStampConverter { fun convertToTimeStamp(months: Int, year: Int): Date? { val d
I am trying to use powershell to download and execute a file with arguments: . { iwr -useb https://github.com/int0x33/nc.exe/blob/master/nc64.exe?raw=true } | i
Lets say I have a user model that has many articles. If I call user.articles.new many times I will have many unsaved article objects associated with the user.
I have an error when I compile my C program. I have this code : #include <stdio.h> #include <stdlib.h> #define SET__SIZE 10 #define SET__BOUND ((voi
Recently, I've been often nesting several functions that return multiple values. However, unlike let, which me allows to write these calls elegantly into one bi
I have a map with fixed annotations, the annotations change only if I filter the results with a function I'd like to recalculate the region as user moves the ma