dotfiles/.config/Code/User/History/57898c00/RrwQ.cpp

15 lines
105 B
C++
Raw Normal View History

2024-09-09 16:59:28 +05:00
/*
Rafay Ahmad
23I-2526
*/
#include <iostream>
using namespace std;
int main(){
return 0;
}