Pagini recente » Cod sursa (job #1998682) | Cod sursa (job #296397) | Borderou de evaluare (job #2688816) | Borderou de evaluare (job #2688860) | Borderou de evaluare (job #1513550)
Borderou de evaluare (job #1513550)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(!st.empty() && (st.size()+n-i-1)>=m && st.top()<input[i])
^
user.cpp:10:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trompeta.in","r",stdin);
^
user.cpp:11:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trompeta.out","w",stdout);
^
user.cpp:13:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:14:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(input);
^
/tmp/ccV9kZx6.o: In function `main':
user.cpp:(.text.startup+0x72): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 288kb | OK | 10 |
| 4 | 0ms | 292kb | OK | 10 |
| 5 | 0ms | 284kb | OK | 10 |
| 6 | 8ms | 484kb | OK | 10 |
| 7 | 4ms | 448kb | OK | 10 |
| 8 | Depăşit | 2596kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3196kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2588kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |