Pagini recente » Cod sursa (job #397313) | Cod sursa (job #215969) | Monitorul de evaluare | Cod sursa (job #2176641) | Borderou de evaluare (job #1513717)
Borderou de evaluare (job #1513717)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:67:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hotel.in","r",stdin);
^
user.cpp:68:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hotel.out","w",stdout);
^
user.cpp:70:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:77:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&tip);
^
user.cpp:81:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);y=x+y-1;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 536ms | 4400kb | OK | 10 |
| 2 | 0ms | 336kb | OK | 10 |
| 3 | 4ms | 564kb | OK | 10 |
| 4 | 112ms | 1328kb | OK | 10 |
| 5 | 204ms | 1324kb | OK | 10 |
| 6 | 72ms | 812kb | OK | 10 |
| 7 | 52ms | 4400kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 436ms | 1332kb | OK | 10 |
| 9 | 288ms | 4400kb | OK | 10 |
| 10 | 316ms | 4396kb | OK | 10 |
| Punctaj total | 90 |