Cod sursa(job #1509121)
Utilizator | Data | 23 octombrie 2015 15:28:50 | |
---|---|---|---|
Problema | Datorii | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Arhiva de probleme | Marime | 0.23 kb |
#define ll long long
#define zeros(x) (x ^ (x-1) & x)
using namespace std;
ifstream in("datorii.in");
ofstream out("datorii.out");
#include<fstream>
int main(){
in>>n>>m;
for(int i=1;i<=n;i++){
}
}