Caso # | Resultado | Tiempo | Memoria |
---|---|---|---|
#1 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#2 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#3 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#4 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#5 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#6 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#7 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#8 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#9 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
||
#10 |
Error de compilación
main.cpp:1:9: fatal error: 'sdtio' file not found #include<sdtio> ^~~~~~~ 1 error generated. |
#include<sdtio> int main(){ int n,c,x; cin >> n; cin >> c; return 0 }