Pagini recente » Cod sursa (job #2157673) | Borderou de evaluare (job #1810483) | Cod sursa (job #2089552) | Monitorul de evaluare | Borderou de evaluare (job #1417303)
Borderou de evaluare (job #1417303)
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 | 1608kb | OK | 10 | 10 |
| 2 | 104ms | 2844kb | OK | 10 | 10 |
| 3 | 404ms | 6108kb | OK | 10 | 30 |
| 4 | 388ms | 6080kb | OK | 10 |
| 5 | 388ms | 8380kb | OK | 10 |
| 6 | 848ms | 11772kb | OK | 10 | 0 |
| 7 | Depăşit | 13704kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 15492kb | Time limit exceeded. | 0 |
| 9 | 392ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 396ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 50 |