Pagini recente » Cod sursa (job #699309) | Borderou de evaluare (job #1988885) | Cod sursa (job #844573) | Monitorul de evaluare | Borderou de evaluare (job #1519479)
Borderou de evaluare (job #1519479)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maimute.in","r",stdin);
^
user.cpp:38:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maimute.out","w",stdout);
^
user.cpp:39:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:41:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
user.cpp:45:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:47:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y); x=pos[x]; y=pos[y];
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1440kb | OK | 10 | 10 |
| 2 | 0ms | 1444kb | OK | 10 | 10 |
| 3 | 104ms | 1720kb | OK | 10 | 10 |
| 4 | 184ms | 2004kb | OK | 10 | 10 |
| 5 | 112ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 6 | Depăşit | 2344kb | Time limit exceeded. | 0 |
| 7 | 84ms | 5792kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 328ms | 4292kb | OK | 10 | 10 |
| 9 | 176ms | 2720kb | OK | 10 | 10 |
| 10 | 164ms | 2564kb | OK | 10 | 10 |
| Punctaj total | 70 |