Pagini recente » Cod sursa (job #425655) | Cod sursa (job #3230801) | Monitorul de evaluare | Borderou de evaluare (job #3254212) | Borderou de evaluare (job #1536515)
Borderou de evaluare (job #1536515)
Raport evaluator
Compilare:
user.cpp: In function ‘void build(int, int, int)’:
user.cpp:25:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < a[b].size() && j < a[c].size()){
^
user.cpp:25:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < a[b].size() && j < a[c].size()){
^
user.cpp:35:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < a[b].size(); i++){
^
user.cpp:38:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; j < a[c].size(); j++){
^
user.cpp: In function ‘int main()’:
user.cpp:85:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
user.cpp:87:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &v[i].x, &v[i].y);
^
user.cpp:91:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &m);
^
user.cpp:93:56: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d%d", &ii1, &jj1, &ii2, &jj2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1152kb | OK | 10 |
| 2 | 0ms | 1152kb | OK | 10 |
| 3 | 4ms | 1224kb | OK | 10 |
| 4 | 56ms | 2372kb | OK | 10 |
| 5 | 124ms | 2372kb | OK | 10 |
| 6 | 256ms | 2372kb | OK | 10 |
| 7 | 300ms | 2372kb | OK | 10 |
| 8 | 164ms | 2372kb | OK | 10 |
| 9 | 252ms | 2372kb | OK | 10 |
| 10 | 236ms | 2372kb | OK | 10 |
| Punctaj total | 100 |