Judge Information
Run ID: 17022
src.cpp:1:24: warning: extra tokens at end of #include directive
#include<bits/stdc++.h>;
^
src.cpp: In function 'int main()':
src.cpp:8:31: error: expected ')' before ';' token
freopen("DUAXE.OUT","w",stdout;
^
#include<bits/stdc++.h>;
^
src.cpp: In function 'int main()':
src.cpp:8:31: error: expected ')' before ';' token
freopen("DUAXE.OUT","w",stdout;
^