This shows you the differences between two versions of the page.
alf:cursuri:08 [2020/04/09 12:40] alexandru.radovici |
alf:cursuri:08 [2022/05/24 01:00] (current) alexandru.radovici |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Cours 8 - Generation de code ====== | ====== Cours 8 - Generation de code ====== | ||
- | |||
- | <note> | ||
- | **Microsoft Teams**: [[https://teams.microsoft.com/l/channel/19%3abe2b532f7ce3413b8a76954a5eff1088%40thread.tacv2/Cours%25208%2520-%2520Generation%2520du%2520code?groupId=0c1b36fc-0332-4f9d-98cf-85bad7e6c898&tenantId=2d8cc8ba-8dda-4334-9e5c-fac2092e9bac|Cours 8]] | ||
- | |||
- | * username: votre username de fils.curs.pub.ro (username@stud.fils.upb.ro) | ||
- | * password: votre mot de passe de fils.curs.pub.ro | ||
- | |||
- | Selectez channel **Cours 8 - Generation du code** et appuyez sur le boutton **Join**. | ||
- | |||
- | [[https://web.microsoftstream.com/video/6e60e671-31b5-42b9-a06d-a6c9b2d153e2|Video]] | ||
- | |||
- | [[https://godbolt.org/|Web Assembler]] | ||
- | </note> | ||
<html> | <html> | ||
Line 20: | Line 7: | ||
</html> | </html> | ||
- | <html> | + | [[https://godbolt.org/|Web Assembler]] |
- | <center> | + | |
- | <iframe width="800px" height="200px" src="https://godbolt.org/e#g:!((g:!((g:!((h:codeEditor,i:(fontScale:14,j:1,lang:___c,selection:(endColumn:6,endLineNumber:7,positionColumn:6,positionLineNumber:7,selectionStartColumn:6,selectionStartLineNumber:7,startColumn:6,startLineNumber:7),source:'int+x,y,a%3B%0Aint+main+()%0A%7B%0A++++if+(x%2By%3E3)%0A++++%7B%0A++++++++a%3D11%3B%0A++++%7D%0A++++else%0A++++%7B%0A++++++++a%3D12%3B%0A++++%7D%0A++++return+0%3B%0A%7D'),l:'5',n:'0',o:'C+source+%231',t:'0')),k:50,l:'4',n:'0',o:'',s:0,t:'0'),(g:!((h:compiler,i:(compiler:cg127,filters:(b:'0',binary:'1',commentOnly:'0',demangle:'0',directives:'0',execute:'1',intel:'0',libraryCode:'1',trim:'1'),fontScale:14,j:1,lang:___c,libs:!(),options:'',selection:(endColumn:19,endLineNumber:4,positionColumn:19,positionLineNumber:4,selectionStartColumn:19,selectionStartLineNumber:4,startColumn:19,startLineNumber:4),source:1),l:'5',n:'0',o:'x86+gcc+1.27+(Editor+%231,+Compiler+%231)+C',t:'0')),k:50,l:'4',n:'0',o:'',s:0,t:'0')),l:'2',n:'0',o:'',t:'0')),version:4"></iframe> | + | |
- | </center> | + | |
- | </html> | + | |