Pagini recente » Cod sursa (job #2089552) | Monitorul de evaluare | Borderou de evaluare (job #1417303) | Borderou de evaluare (job #1417300) | Borderou de evaluare (job #1417305)
Borderou de evaluare (job #1417305)
Raport evaluator
Compilare:
user.cpp: In function ‘int Cnt(int, int, int)’:
user.cpp:17:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(p1<0 || p1>L[val].size()-1) return 0;
^
user.cpp:19:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(p2<0 || p2>L[val].size()-1) return L[val].size()-p1;
^
user.cpp: In function ‘int main()’:
user.cpp:26:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rangemode.in","r",stdin);
^
user.cpp:27:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rangemode.out","w",stdout);
^
user.cpp:28:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n,&m);
^
user.cpp:31:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
user.cpp:67:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 56ms | 1572kb | OK | 10 | 10 |
| 2 | 120ms | 2556kb | OK | 10 | 10 |
| 3 | 464ms | 4892kb | OK | 10 | 30 |
| 4 | 452ms | 4856kb | OK | 10 |
| 5 | 420ms | 6472kb | OK | 10 |
| 6 | 960ms | 8528kb | OK | 10 | 0 |
| 7 | Depăşit | 9776kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 10892kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 13244kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 13176kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |