Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1915782)
| Utilizator | Data | 8 martie 2017 22:29:41 | |
|---|---|---|---|
| Problema | Risc | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:74:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < Risk.size()) {
^
user.cpp:44:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("risc.in","r",stdin);
^
user.cpp:45:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("risc.out","w",stdout);
^
user.cpp:47:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &q);
^
user.cpp:49:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:59:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &l);
^
user.cpp:64:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &rmax);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 448kb | OK | 10 |
| 2 | 0ms | 480kb | OK | 10 |
| 3 | 4ms | 588kb | OK | 10 |
| 4 | 24ms | 1052kb | OK | 10 |
| 5 | 44ms | 1440kb | OK | 10 |
| 6 | 104ms | 1876kb | OK | 10 |
| 7 | 144ms | 2708kb | OK | 10 |
| 8 | 168ms | 2728kb | OK | 10 |
| 9 | 196ms | 2756kb | OK | 10 |
| 10 | 188ms | 2760kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
