Untitled

mail@pastecode.io avatar
unknown
plain_text
6 months ago
146 B
6
Indexable
Never
#include <iostream>
#include <string>
using namespace std;
int main()
{
    while (true) {
        while (true) {

        }
    }
}