words per minute

3

sandipmalla44


00:00

Speed

#include <bits/stdc++.h> using namespace std; int main() { freopen("input.txt", "r", stdin); freopen("output.txt", "w", stdout); int smth; cin >> smth; cout << "Hello World!"; return 0; }
words per minute
0
wpm
accuracy
0%
Text Practice - Time 113 - English

words per minute