# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1201214 | ziad3ssam10 | A + B (IOI24_aplusb) | C++17 | 0 ms | 0 KiB |
#include <"aplusb.h">
int sum(int A,int B){
return A+B;
}
# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1201214 | ziad3ssam10 | A + B (IOI24_aplusb) | C++17 | 0 ms | 0 KiB |