marp | backgroundColor | color | _class | theme | transition | size | footer | style |
---|---|---|---|---|---|---|---|---|
true |
lead |
gaia |
melt |
58140 |
Núcleo de Estudantes de Informática - ISEP  |
header {
display: flex;
align-items: center;
gap: 1rem;
padding: 1rem;
font-size: 0.5rem;
}
h1 {
font-size: 1.5rem;
}
h2 {
font-size: 1.25em;
color: #e63;
text-align: center;
}
footer {
display: flex;
justify-content: space-between;
align-items: center;
padding: 1rem 1.5rem;
}
p {
font-size: 0.8rem;
}
|
<style scoped> p > img { position: absolute; right: 4rem; bottom: 50%; transform: translateY(50%); } </style>
Núcleo de Estudantes de Informática do ISEP
Desde 2014
<style scoped> section { display: flex; align-items: center; justify-content: space-around; gap: 1rem; } p { margin: 0; } </style>
<style scoped> section { display: flex; align-items: center; justify-content: space-around; gap: 1rem; } p { margin: 0; } </style>
<style scoped> h1 { position: absolute; left: 2rem; top: 2rem; } </style>
<style scoped> p > img { position: absolute; right: 4rem; bottom: 50%; transform: translateY(50%); } </style>
Criado em 2018
Exclusivo Android
<style scoped> h1 { font-size: 3rem; } </style>
<style scoped> h1 { position: absolute; left: 2rem; top: 2rem; } h2 { font-size: 1.2rem; } section { display: grid; grid-template-columns: 1fr 1fr 10fr; align-items: center; gap: 0.5rem; } section code { width: 100%; font-size: 1.5rem; } </style>
{
"line": "8) Em x86-64, a instrução “popq %rax” é o equivalente a “movq %rax,(%rsp)” seguido de “subq...",
"question_number": 8,
"question": "Em x86-64, a instrução “popq %rax” é o equivalente a “movq %rax,(%rsp)” seguido de “subq $8,%rsp”",
"options": [
"Verdadeiro",
"Falso"
],
"correct_index": 1
},
{
"line": "9) Em x86-64, se atribuirmos valores com sinal aos registos a somar, o resultado será incorreto se a flag ..."
"question_number": 9,
"question": "Em x86-64, se atribuirmos valores com sinal aos registos a somar, o resultado será incorreto se a flag..."
"options": [
"Verdadeiro",
"Falso"
],
"correct_index": 1
},
{
"line": "10) Em x86-64, a instrução “movq %rax,%rsp” é o equivalente a “popq %rax” seguido de “addq $8,%rsp”",
"question_number": 10,
"question": "Em x86-64, a instrução “movq %rax,%rsp” é o equivalente a “popq %rax” seguido de “addq $8,%rsp”",
"options": [
"Verdadeiro",
"Falso"
],
"correct_index": 1
}
<style scoped> p > img { position: absolute; right: 4rem; bottom: 50%; transform: translateY(50%); } </style>
Timing
Recursos
Informação disponível
<style scoped> section { display: flex; align-items: center; justify-content: space-between; gap: 1rem; } p { width: 607px; height: 361px; margin: 0; } p img { width: 100%; height: 100%; } </style>
<style scoped> section { display: flex; align-items: center; justify-content: space-between; gap: 1rem; } p { width: 620px; height: 360px; margin: 0; } p img { width: 100%; height: 100%; } </style>
<style scoped> section { display: flex; align-items: center; justify-content: space-between; gap: 1rem; } </style>
<style scoped> h1 { font-size: 2.5rem; } </style>
<style scoped> h1 { font-size: 2.5rem; } </style>
<style scoped> h1 { font-size: 2.5rem; } </style>
<style scoped> h1 { font-size: 2.5rem; } p { display: flex; align-items: center; gap: 0.25rem; margin-left: 2rem; } em > img { position: absolute; right: 8rem; bottom: 50%; transform: translateY(50%); } </style>