Pagini recente » Diferente pentru utilizator/vanila_cpp intre reviziile 75 si 53 | Cod sursa (job #828443) | Borderou de evaluare (job #3156660) | Borderou de evaluare (job #3165211) | Borderou de evaluare (job #1259675)
Borderou de evaluare (job #1259675)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:50:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:53:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:56:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 2564kb | Incorect | 0 |
| 2 | 8ms | 2564kb | Incorect | 0 |
| 3 | 8ms | 2576kb | Incorect | 0 |
| 4 | 8ms | 2592kb | Incorect | 0 |
| 5 | 12ms | 2656kb | Incorect | 0 |
| 6 | 12ms | 2708kb | Incorect | 0 |
| 7 | 12ms | 2652kb | Incorect | 0 |
| 8 | 44ms | 3716kb | Incorect | 0 |
| 9 | 136ms | 4696kb | Incorect | 0 |
| 10 | 80ms | 4744kb | Incorect | 0 |
| Punctaj total | 0 |