| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1175646 | lemontea01 | 삶의 질 (IOI10_quality) | C++20 | 0 ms | 0 KiB |
#include <iostream>
using namespace std;
int main(){
cout << "Hello";
return 0 ;
}
| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1175646 | lemontea01 | 삶의 질 (IOI10_quality) | C++20 | 0 ms | 0 KiB |