Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1287118)
| Utilizator | Data | 7 decembrie 2014 13:40:25 | |
|---|---|---|---|
| Problema | Minesweeper 2 | Status | done |
| Runda | Algoritmiada 2015 - Runda 1, Juniori | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:20: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d",sol);
^
user.cpp:9:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("minesweeper2.in","r",stdin);
^
user.cpp:10:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("minesweeper2.out","w",stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n); nr=0; sol=1; v[0]=-1;
^
user.cpp:13:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|---|
| ✓ | 1 | 68ms | 1440kb | OK | 10 | 0 |
| ✗ | 2 | 64ms | 1440kb | Incorect | 0 | |
| ✗ | 3 | 0ms | 268kb | Incorect | 0 | |
| ✓ | 4 | 0ms | 272kb | Incorect | 0 | 0 |
| ✗ | 5 | 0ms | 280kb | Incorect | 0 | |
| ✓ | 6 | 0ms | 280kb | Incorect | 0 | 0 |
| ✗ | 7 | 0ms | 316kb | Incorect | 0 | 0 |
| ✗ | 8 | 20ms | 676kb | Incorect | 0 | 0 |
| ✗ | 9 | 44ms | 1060kb | Incorect | 0 | 0 |
| ✗ | 10 | 68ms | 1452kb | Incorect | 0 | 0 |
| Punctaj total | 0 | |||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

