Pagini recente » Cod sursa (job #1908117) | Borderou de evaluare (job #1267128) | Borderou de evaluare (job #3228117) | Borderou de evaluare (job #1874055) | Borderou de evaluare (job #1259666)
Borderou de evaluare (job #1259666)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72: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:73: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:76: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:79: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 | 2556kb | OK | 10 |
| 2 | 8ms | 2560kb | OK | 10 |
| 3 | 8ms | 2568kb | OK | 10 |
| 4 | 8ms | 2576kb | OK | 10 |
| 5 | 12ms | 2648kb | OK | 10 |
| 6 | 12ms | 2696kb | OK | 10 |
| 7 | 12ms | 2644kb | OK | 10 |
| 8 | 64ms | 3608kb | OK | 10 |
| 9 | Depăşit | 4536kb | Time limit exceeded. | 0 |
| 10 | 116ms | 4700kb | OK | 10 |
| Punctaj total | 90 |