Pagini recente » Diferente pentru problema/alee intre reviziile 53 si 2 | Cod sursa (job #2459244) | Monitorul de evaluare | Borderou de evaluare (job #1967357) | Borderou de evaluare (job #1411962)
Borderou de evaluare (job #1411962)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:73: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:74: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:77: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:80:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 524kb | OK | 10 | 10 |
| 2 | 0ms | 648kb | OK | 10 | 10 |
| 3 | 0ms | 828kb | OK | 10 | 10 |
| 4 | 0ms | 976kb | OK | 10 | 10 |
| 5 | 0ms | 1132kb | OK | 10 | 10 |
| 6 | 0ms | 1376kb | OK | 10 | 10 |
| 7 | 4ms | 3636kb | OK | 10 | 10 |
| 8 | 12ms | 5944kb | OK | 10 | 30 |
| 9 | 16ms | 7548kb | OK | 10 |
| 10 | 20ms | 8328kb | OK | 10 |
| Punctaj total | 100 |